summaryrefslogtreecommitdiffstats
path: root/gatchat/gatppp.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-04-09 17:10:48 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-04-09 17:10:48 +0200
commit455884d86eecbf699d74af7ff73fd05e4378251a (patch)
tree577dfd079442d9ca07820fe69f1faf1575e37029 /gatchat/gatppp.h
parentdf9723db02dad0a5b0cc244f353236ad2c798754 (diff)
downloadofono-455884d86eecbf699d74af7ff73fd05e4378251a.tar.bz2
Remove one empty line and add another one
Diffstat (limited to 'gatchat/gatppp.h')
-rw-r--r--gatchat/gatppp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gatchat/gatppp.h b/gatchat/gatppp.h
index 11495435..5f6a04d0 100644
--- a/gatchat/gatppp.h
+++ b/gatchat/gatppp.h
@@ -55,6 +55,7 @@ void g_at_ppp_ref(GAtPPP *ppp);
void g_at_ppp_unref(GAtPPP *ppp);
void g_at_ppp_set_credentials(GAtPPP *ppp, const char *username,
const char *passwd);
+
#ifdef __cplusplus
}
#endif