diff src/multi.h @ 1817:b367beee6448

[gaim-migrate @ 1827] reworked autorecon.c. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 06 May 2001 10:08:40 +0000
parents caa605e70917
children ba421d552093
line wrap: on
line diff
--- a/src/multi.h	Sun May 06 09:43:20 2001 +0000
+++ b/src/multi.h	Sun May 06 10:08:40 2001 +0000
@@ -72,6 +72,7 @@
 	int is_auto_away;
 
 	int evil;
+	gboolean wants_to_die; /* defaults to FALSE */
 };
 
 /* now that we have our struct, we're going to need lots of them. Maybe even a list of them. */