Mercurial > pidgin
comparison libpurple/protocols/qq/qq.c @ 23389:5c70d953a497
propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
to branch 'im.pidgin.pidgin' (head e8d624d4b86e9505bb225f2a6e7b29ec6c8affed)
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Thu, 26 Jun 2008 09:07:56 +0000 |
parents | 55f986ccbb6a bb41bdce8981 |
children | bdb38a8bf721 3da0957e7821 |
comparison
equal
deleted
inserted
replaced
23055:d04d24b1db9b | 23389:5c70d953a497 |
---|---|
747 | 747 |
748 /* padding */ | 748 /* padding */ |
749 NULL, | 749 NULL, |
750 NULL, | 750 NULL, |
751 NULL, | 751 NULL, |
752 sizeof(PurplePluginProtocolInfo), /* struct_size */ | |
752 NULL | 753 NULL |
753 }; | 754 }; |
754 | 755 |
755 static PurplePluginInfo info = { | 756 static PurplePluginInfo info = { |
756 PURPLE_PLUGIN_MAGIC, | 757 PURPLE_PLUGIN_MAGIC, |