summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Komarov <ivan.komarov@pidgin.im>2010-10-25 20:01:50 +0000
committerIvan Komarov <ivan.komarov@pidgin.im>2010-10-25 20:01:50 +0000
commitbaf6f87734616eccfe771b1a434752f958d15e66 (patch)
treeee08b9e96eaf37b354b53b879af983455f0f428d
parent8cc9a87a0fbe211488dbaff6945649cc6eb8bf7a (diff)
downloadpidgin-baf6f87734616eccfe771b1a434752f958d15e66.tar.gz
C89ize that comment.
-rw-r--r--libpurple/protocols/oscar/family_chat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpurple/protocols/oscar/family_chat.c b/libpurple/protocols/oscar/family_chat.c
index 259d4c50b7..b1b3ab72df 100644
--- a/libpurple/protocols/oscar/family_chat.c
+++ b/libpurple/protocols/oscar/family_chat.c
@@ -88,7 +88,7 @@ infoupdate(OscarData *od, FlapConnection *conn, aim_module_t *mod, FlapFrame *fr
return 1;
}
- byte_stream_get16(bs); // skip the TLV count
+ byte_stream_get16(bs); /* skip the TLV count */
/*
* Everything else are TLVs.