diff options
-rw-r--r-- | introspection/org.freedesktop.ModemManager.Modem.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/introspection/org.freedesktop.ModemManager.Modem.xml b/introspection/org.freedesktop.ModemManager.Modem.xml index 1a82b2d5..a71a6349 100644 --- a/introspection/org.freedesktop.ModemManager.Modem.xml +++ b/introspection/org.freedesktop.ModemManager.Modem.xml @@ -99,7 +99,7 @@ New state. </tp:docstring> </arg> - <arg name="reason" type="u" tp:type="MM_MODEM_STATE_CHANGED_REASON"> + <arg name="reason" type="u" tp:type="MM_MODEM_STATE_REASON"> <tp:docstring> Reason for this state change. </tp:docstring> @@ -278,7 +278,7 @@ </tp:enumvalue> </tp:enum> - <tp:enum name="MM_MODEM_STATE_CHANGED_REASON" type="u"> + <tp:enum name="MM_MODEM_STATE_REASON" type="u"> <tp:enumvalue suffix="NONE" value="0"> <tp:docstring> Reason unknown or not reportable. |