summaryrefslogtreecommitdiffstats
path: root/gatchat/gatserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/gatserver.h')
-rw-r--r--gatchat/gatserver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gatchat/gatserver.h b/gatchat/gatserver.h
index a42c8b51..bb0ae848 100644
--- a/gatchat/gatserver.h
+++ b/gatchat/gatserver.h
@@ -80,6 +80,7 @@ void g_at_server_unref(GAtServer *server);
gboolean g_at_server_shutdown(GAtServer *server);
+gboolean g_at_server_set_echo(GAtServer *server, gboolean echo);
gboolean g_at_server_set_disconnect_function(GAtServer *server,
GAtDisconnectFunc disconnect,
gpointer user_data);