# HG changeset patch # User Rob Flynn # Date 1003517493 0 # Node ID 4daddeb303541435b46bcb5a07ef697ab9867a78 # Parent 01dad6d8ba5b0be0da738e58ebb0076bb02459fa [gaim-migrate @ 2564] You're pretty fly for a white guy. committer: Tailor Script diff -r 01dad6d8ba5b -r 4daddeb30354 src/gaim.h --- a/src/gaim.h Fri Oct 19 18:44:52 2001 +0000 +++ b/src/gaim.h Fri Oct 19 18:51:33 2001 +0000 @@ -141,12 +141,12 @@ log_quit }; -#define OPT_POUNCE_POPUP 0x001 +#define OPT_POUNCE_POPUP 0x001 #define OPT_POUNCE_SEND_IM 0x002 #define OPT_POUNCE_COMMAND 0x004 #define OPT_POUNCE_SOUND 0x008 -#define OPT_POUNCE_SIGNON 0x010 +#define OPT_POUNCE_SIGNON 0x010 #define OPT_POUNCE_UNAWAY 0x020 #define OPT_POUNCE_UNIDLE 0x040