Mercurial > pidgin
changeset 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 | 6d68d9edf5ae |
children | 387aafe957c4 |
files | src/prpl.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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;