comparison libpurple/protocols/qq/qq.c @ 23561:bdb38a8bf721

20080717-05-1-fix-keep-alive ccpaging <ecc_hy(at)hotmail.com> * Fixed: Always lost connection. Now send keep alive packet in every 30 seconds * Minor fix for debug information * Filter \r\n and replace with SPCAE in group notive * Fixed a memory leak Tickets: Fixes #4024.
author SHiNE CsyFeK <csyfek@gmail.com>
date Thu, 17 Jul 2008 15:12:42 +0000
parents 5c70d953a497
children 1c50f12b1c52 7ff380f97abc
comparison
equal deleted inserted replaced
23560:aade89b06762 23561:bdb38a8bf721
747 747
748 /* padding */ 748 /* padding */
749 NULL, 749 NULL,
750 NULL, 750 NULL,
751 NULL, 751 NULL,
752 sizeof(PurplePluginProtocolInfo), /* struct_size */
753 NULL 752 NULL
754 }; 753 };
755 754
756 static PurplePluginInfo info = { 755 static PurplePluginInfo info = {
757 PURPLE_PLUGIN_MAGIC, 756 PURPLE_PLUGIN_MAGIC,