changeset 8751:8e30e5d6c3cf

[gaim-migrate @ 9506] N/C stands for No Charge, No Comment, North Carolina, and Nina Carerra, the sizzling hispanic solo lambada dancer from Italy. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 22 Apr 2004 03:31:07 +0000
parents da7759b5b9bc
children 0861903359f9
files src/protocols/toc/toc.c
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/toc/toc.c	Thu Apr 22 02:28:27 2004 +0000
+++ b/src/protocols/toc/toc.c	Thu Apr 22 03:31:07 2004 +0000
@@ -2091,6 +2091,7 @@
 
 static GaimPluginProtocolInfo prpl_info =
 {
+	GAIM_PRPL_API_VERSION,
 	OPT_PROTO_CORRECT_TIME,
 	NULL,
 	NULL,
@@ -2153,7 +2154,7 @@
 
 static GaimPluginInfo info =
 {
-	2,                                                /**< api_version    */
+	GAIM_PLUGIN_API_VERSION,                          /**< api_version    */
 	GAIM_PLUGIN_PROTOCOL,                             /**< type           */
 	NULL,                                             /**< ui_requirement */
 	0,                                                /**< flags          */