Mercurial > pidgin
changeset 24209:c87f7c6ab57c
typo?
author | Ka-Hing Cheung <khc@hxbc.us> |
---|---|
date | Tue, 30 Sep 2008 07:22:33 +0000 |
parents | c5b225367947 |
children | 746e1752a4b4 |
files | libpurple/conversation.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/conversation.h Tue Sep 30 06:40:11 2008 +0000 +++ b/libpurple/conversation.h Tue Sep 30 07:22:33 2008 +0000 @@ -114,7 +114,7 @@ which are only open for internal UI purposes (e.g. for contact-aware - conversions). */ + conversations). */ PURPLE_MESSAGE_NICK = 0x0020, /**< Contains your nick. */ PURPLE_MESSAGE_NO_LOG = 0x0040, /**< Do not log. */ PURPLE_MESSAGE_WHISPER = 0x0080, /**< Whispered message. */