summaryrefslogtreecommitdiffstats
path: root/gatchat/gathdlc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/gathdlc.h')
-rw-r--r--gatchat/gathdlc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gatchat/gathdlc.h b/gatchat/gathdlc.h
index 2217558a..132e1a9e 100644
--- a/gatchat/gathdlc.h
+++ b/gatchat/gathdlc.h
@@ -34,6 +34,7 @@ struct _GAtHDLC;
typedef struct _GAtHDLC GAtHDLC;
GAtHDLC *g_at_hdlc_new(GIOChannel *channel);
+GAtHDLC *g_at_hdlc_new_from_io(GAtIO *io);
GAtHDLC *g_at_hdlc_ref(GAtHDLC *hdlc);
void g_at_hdlc_unref(GAtHDLC *hdlc);