diff src/prpl.h @ 8680:f62ecbe87e92

[gaim-migrate @ 9433] Death awaits you all, with big nasty pointy teeth! committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 17 Apr 2004 15:14:57 +0000
parents 9ee2542d1104
children 7024b595b6ae
line wrap: on
line diff
--- a/src/prpl.h	Sat Apr 17 14:12:55 2004 +0000
+++ b/src/prpl.h	Sat Apr 17 15:14:57 2004 +0000
@@ -66,7 +66,11 @@
 	GAIM_PROTO_BATTLENET,   /**< Battle.NET protocol       */
 	GAIM_PROTO_SSCP,	/**< SSCP (ConfMgr) protocol   */
 	GAIM_PROTO_BLOGGER,	/**< Blogger xml-rpc protocol  */
-	GAIM_PROTO_NOVELL,	/**< GroupWise Messenger protocol  */
+	/* If you add any more prpl numbers,  then a curse will
+	 * be placed upon your keyboard the likes of which the
+	 * world has never known. prpl numbers are no longer
+	 * necessary.  --Nathan
+	 * */
 	GAIM_PROTO_UNTAKEN      /**< Untaken protocol number   */
 
 } GaimProtocol;