diff options
author | Tomasz Wasilczyk <twasilczyk@pidgin.im> | 2014-02-03 22:07:12 +0100 |
---|---|---|
committer | Tomasz Wasilczyk <twasilczyk@pidgin.im> | 2014-02-03 22:07:12 +0100 |
commit | 5290a6f29915c967af70a3ac0d2835289fb7430d (patch) | |
tree | 33f86b85f20650a7576038a40ec1a6ae5f92f4ba /libpurple/protocols/gg/libgadu-events.c | |
parent | 51ab2736cb2bfe7fd84e2a54f1c26ec846053276 (diff) | |
download | pidgin-5290a6f29915c967af70a3ac0d2835289fb7430d.tar.gz |
Style: fix gg (partially)
Diffstat (limited to 'libpurple/protocols/gg/libgadu-events.c')
-rw-r--r-- | libpurple/protocols/gg/libgadu-events.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpurple/protocols/gg/libgadu-events.c b/libpurple/protocols/gg/libgadu-events.c index 7c6d629ff2..2c724fedce 100644 --- a/libpurple/protocols/gg/libgadu-events.c +++ b/libpurple/protocols/gg/libgadu-events.c @@ -43,7 +43,7 @@ void ggp_events_user_data(PurpleConnection *gc, struct gg_event_user_data *data) G_GSIZE_FORMAT "]\n", data->type, data->user_count); /* - type = + type = 1, 3: user information sent after connecting (divided by 20 contacts; 3 - last one; 1 - rest of them) 0: data update |