diff src/prpl.h @ 3630:9682c0e022c6

[gaim-migrate @ 3753] Yeah this will probably break a lot of shit knowing my luck. But hey, I really don't care what people thnk. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Fri, 11 Oct 2002 03:14:01 +0000
parents 4faf84dfdda2
children a20bf3d247ff
line wrap: on
line diff
--- a/src/prpl.h	Fri Oct 11 02:10:08 2002 +0000
+++ b/src/prpl.h	Fri Oct 11 03:14:01 2002 +0000
@@ -193,7 +193,7 @@
 };
 
 extern GSList *protocols;
-extern prpl_accounts[];
+extern int prpl_accounts[];
 
 /* this is mostly just for aim.c, when it initializes the protocols */
 extern void static_proto_init();