diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-04-30 11:46:42 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-04-30 18:40:29 +0000 |
commit | d47babd5b7e792f60a63ec50f1154cc6b1658cb1 (patch) | |
tree | 67122516ff98ef79bda95d981660059780c1547e /introspection | |
parent | 77fd343bb620765b541776652b239027b7f041f0 (diff) |
api,introspection: fix DisableFacilityLock() documentation
make[4]: Entering directory '/home/aleksander/Development/foss/ModemManager/docs/reference/api'
DOC Preparing build
DOC Building XML
DOC Scanning header files
DOC Introspecting gobjects
DOC Building XML
DOC Building HTML
../../../../libmm-glib/generated/mm-gdbus-doc-org.freedesktop.ModemManager1.Modem.Modem3gpp.xml:181: parser error : Opening and ending tag mismatch: variablelist line 165 and para
</para>
^
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml index 4e7ca1c9..554b0cda 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml @@ -207,6 +207,7 @@ </para> </listitem> </varlistentry> + </variablelist> --> <method name="DisableFacilityLock"> <arg name="properties" type="(us)" direction="in" /> |