diff src/prpl.h @ 5148:6a9a76870779

[gaim-migrate @ 5512] oommoo wants PROTO_MOO. Wish granted. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 17 Apr 2003 04:47:38 +0000
parents 381da05cb5ed
children fefad67de2c7
line wrap: on
line diff
--- a/src/prpl.h	Thu Apr 17 03:51:01 2003 +0000
+++ b/src/prpl.h	Thu Apr 17 04:47:38 2003 +0000
@@ -60,6 +60,7 @@
 	PROTO_TLEN,        /**< TLEN protocol             */
 	PROTO_RVP,         /**< RVP protocol              */
 	PROTO_BACKRUB,     /**< Instant Massager protocol */
+	PROTO_MOO,         /**< MOO protocol              */
 	PROTO_UNTAKEN      /**< Untaken protocol number   */
 
 } GaimProtocol;