projects
/
platform
/
upstream
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bea6937
)
Fix minor style issue
author
Marcel Holtmann
<marcel@holtmann.org>
Wed, 13 Jan 2010 21:01:48 +0000
(13:01 -0800)
committer
Marcel Holtmann
<marcel@holtmann.org>
Wed, 13 Jan 2010 21:01:48 +0000
(13:01 -0800)
gatchat/gatchat.c
patch
|
blob
|
history
diff --git
a/gatchat/gatchat.c
b/gatchat/gatchat.c
index 8045c6bb29d7851f0be7898c9693dc066a388a86..ea17335e122d259c4db91342a0db50467000ea9a 100644
(file)
--- a/
gatchat/gatchat.c
+++ b/
gatchat/gatchat.c
@@
-1367,7
+1367,7
@@
gboolean g_at_chat_unregister_all(GAtChat *chat)
at_notify_node_destroy(l->data);
g_slist_free(notify->nodes);
- notify->nodes
=
NULL;
+ notify->nodes
=
NULL;
g_hash_table_iter_remove(&iter);
}