aboutsummaryrefslogtreecommitdiff
path: root/src/mm-modem-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-modem-helpers.h')
-rw-r--r--src/mm-modem-helpers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-modem-helpers.h b/src/mm-modem-helpers.h
index 87c39b08..2f454104 100644
--- a/src/mm-modem-helpers.h
+++ b/src/mm-modem-helpers.h
@@ -128,6 +128,7 @@ typedef enum { /*< underscore_name=mm_flow_control >*/
} MMFlowControl;
MMFlowControl mm_parse_ifc_test_response (const gchar *response,
+ gpointer log_object,
GError **error);
MMFlowControl mm_flow_control_from_string (const gchar *str,