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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mm-modem-helpers.h b/src/mm-modem-helpers.h
index d8c74d84..f25c318a 100644
--- a/src/mm-modem-helpers.h
+++ b/src/mm-modem-helpers.h
@@ -39,5 +39,7 @@ gboolean mm_gsm_parse_creg_response (GMatchInfo *info,
gboolean *out_cgreg,
GError **error);
+const char *mm_strip_tag (const char *str, const char *cmd);
+
#endif /* MM_MODEM_HELPERS_H */