summaryrefslogtreecommitdiffstats
path: root/gatchat/gatutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/gatutil.h')
-rw-r--r--gatchat/gatutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gatchat/gatutil.h b/gatchat/gatutil.h
index 3aa82652..993db457 100644
--- a/gatchat/gatutil.h
+++ b/gatchat/gatutil.h
@@ -31,7 +31,7 @@ extern "C" {
void g_at_util_debug_chat(gboolean in, const char *str, gsize len,
GAtDebugFunc debugf, gpointer user_data);
-gboolean g_at_util_setup_io(GIOChannel *io);
+gboolean g_at_util_setup_io(GIOChannel *io, GIOFlags flags);
#ifdef __cplusplus
}