Mercurial > pidgin.yaz
changeset 6632:8125b5efab5c
[gaim-migrate @ 7156]
how did that happen?
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 26 Aug 2003 19:37:47 +0000 |
parents | f80e23e66de0 |
children | d5677ef32c0f |
files | src/connection.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/connection.h Tue Aug 26 02:55:29 2003 +0000 +++ b/src/connection.h Tue Aug 26 19:37:47 2003 +0000 @@ -37,7 +37,7 @@ { GAIM_CONNECTION_HTML = 0x0001, /**< Connection sends/receives in 'HTML'. */ GAIM_CONNECTION_NO_BGCOLOR = 0x0002, /**< Connection does not send/recieve background colors. */ - GAIM_CONNECTION_AUTO_RESP = 0x0004444 /**< Send auto responses when away. */ + GAIM_CONNECTION_AUTO_RESP = 0x0004 /**< Send auto responses when away. */ } GaimConnectionFlags; typedef enum