diff src/prpl.h @ 6063:5239a3b4ab33

[gaim-migrate @ 6513] clean up a lot of compiler warnings. Hopefully I didn't break anything too badly. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 08 Jul 2003 06:11:49 +0000
parents d8cd876e613e
children a4b83df2165b
line wrap: on
line diff
--- a/src/prpl.h	Tue Jul 08 04:23:24 2003 +0000
+++ b/src/prpl.h	Tue Jul 08 06:11:49 2003 +0000
@@ -167,7 +167,7 @@
 	 *
 	 * Probably just Jabber and Y!M
 	 */
-	OPT_PROTO_USE_POINTSIZE = 0x00000200,
+	OPT_PROTO_USE_POINTSIZE = 0x00000200
 
 } GaimProtocolOptions;