summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-09-18 13:56:03 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-09-18 13:56:03 -0700
commitc4a5f3a4830435b1d4f7a67a57507c7601a68703 (patch)
treec0e2da095df9df99ad11672da0aa6af05cc929a5
parent599069e10979158a1fc25dd510534ef70330b115 (diff)
downloadofono-c4a5f3a4830435b1d4f7a67a57507c7601a68703.tar.bz2
Fix trailing whitespace
-rw-r--r--gatchat/gatchat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gatchat/gatchat.c b/gatchat/gatchat.c
index 69834efb..5b3a2146 100644
--- a/gatchat/gatchat.c
+++ b/gatchat/gatchat.c
@@ -249,7 +249,7 @@ static void g_at_chat_cleanup(GAtChat *chat)
g_at_syntax_unref(chat->syntax);
chat->syntax = NULL;
-
+
chat->channel = NULL;
}