# HG changeset patch # User ivan.komarov@soc.pidgin.im # Date 1288036910 0 # Node ID bebd0cf0a20f7add767ceb9e497d83df0ab99e6f # Parent b00967045cc2c99d9f9120d51b465f5411fa42d7 C89ize that comment. diff -r b00967045cc2 -r bebd0cf0a20f libpurple/protocols/oscar/family_chat.c --- a/libpurple/protocols/oscar/family_chat.c Sun Oct 24 18:57:21 2010 +0000 +++ b/libpurple/protocols/oscar/family_chat.c Mon Oct 25 20:01:50 2010 +0000 @@ -88,7 +88,7 @@ return 1; } - byte_stream_get16(bs); // skip the TLV count + byte_stream_get16(bs); /* skip the TLV count */ /* * Everything else are TLVs.