diff options
Diffstat (limited to 'src/mm-base-modem-at.h')
-rw-r--r-- | src/mm-base-modem-at.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-base-modem-at.h b/src/mm-base-modem-at.h index a5d83bb3..3e43c4f7 100644 --- a/src/mm-base-modem-at.h +++ b/src/mm-base-modem-at.h @@ -149,6 +149,7 @@ void mm_base_modem_at_command_full (MMBaseModem *self, const gchar *command, guint timeout, gboolean allow_cached, + gboolean is_raw, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data); |