summaryrefslogtreecommitdiffstats
path: root/gatchat/gatchat.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/gatchat.h
parentdf9723db02dad0a5b0cc244f353236ad2c798754 (diff)
downloadofono-455884d86eecbf699d74af7ff73fd05e4378251a.tar.bz2
Remove one empty line and add another one
Diffstat (limited to 'gatchat/gatchat.h')
-rw-r--r--gatchat/gatchat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gatchat/gatchat.h b/gatchat/gatchat.h
index 6f4f0b95..5a91d242 100644
--- a/gatchat/gatchat.h
+++ b/gatchat/gatchat.h
@@ -133,7 +133,6 @@ gboolean g_at_chat_set_wakeup_command(GAtChat *chat, const char *cmd,
void g_at_chat_add_terminator(GAtChat *chat, char *terminator,
int len, gboolean success);
-
#ifdef __cplusplus
}
#endif