diff src/gaim.h @ 2374:9e9385cddcc6

[gaim-migrate @ 2387] i need to go to class. but just because i need to do something doesn't mean i will, especially when what i need to do is related to school. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 27 Sep 2001 20:32:59 +0000
parents db02399a9ad7
children cacaf7ace3a5
line wrap: on
line diff
--- a/src/gaim.h	Thu Sep 27 19:27:52 2001 +0000
+++ b/src/gaim.h	Thu Sep 27 20:32:59 2001 +0000
@@ -63,12 +63,13 @@
 #define UC_NORMAL	8
 #define UC_UNAVAILABLE  16
 
-#define WFLAG_SEND 1
-#define WFLAG_RECV 2
-#define WFLAG_AUTO 4
-#define WFLAG_WHISPER 8
-#define WFLAG_FILERECV 16
-#define WFLAG_SYSTEM 32
+#define WFLAG_SEND	0x01
+#define WFLAG_RECV	0x02
+#define WFLAG_AUTO	0x04
+#define WFLAG_WHISPER	0x08
+#define WFLAG_FILERECV	0x10
+#define WFLAG_SYSTEM	0x20
+#define WFLAG_NICK	0x40
 
 #define AUTO_RESPONSE "&lt;AUTO-REPLY&gt; : "