Fix trailing whitespace

This commit is contained in:
Marcel Holtmann 2009-09-18 13:56:03 -07:00
parent 599069e109
commit c4a5f3a483
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ static void g_at_chat_cleanup(GAtChat *chat)
g_at_syntax_unref(chat->syntax);
chat->syntax = NULL;
chat->channel = NULL;
}