diff src/gaim.h @ 1138:68f2f021ad1b

[gaim-migrate @ 1148] Oh yeah, This may be funky right now. I just realized im not saving who to pounce as. Oh well, ill fix it tomorrow. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sun, 26 Nov 2000 10:49:25 +0000
parents 5b5d03dfa48a
children b1454d019277
line wrap: on
line diff
--- a/src/gaim.h	Sun Nov 26 10:45:49 2000 +0000
+++ b/src/gaim.h	Sun Nov 26 10:49:25 2000 +0000
@@ -246,6 +246,8 @@
 	int popup;
 	int sendim;
 	
+	char pouncer[80];
+	
 	int signon;
 	int unaway;
 	int unidle;