diff options
Diffstat (limited to 'src/mm-base-modem.h')
-rw-r--r-- | src/mm-base-modem.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-base-modem.h b/src/mm-base-modem.h index 8a25a6c4..c5f3788e 100644 --- a/src/mm-base-modem.h +++ b/src/mm-base-modem.h @@ -106,6 +106,7 @@ GType mm_base_modem_get_type (void); gboolean mm_base_modem_grab_port (MMBaseModem *self, const gchar *subsys, const gchar *name, + const gchar *parent_path, MMPortType ptype, MMPortSerialAtFlag at_pflags, GError **error); |