changeset 5796:60e3822eedcc

[gaim-migrate @ 6221] Testing CVS. Nothing to see here. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 07 Jun 2003 08:48:25 +0000
parents 0efc365eed6d
children 950db07bb35a
files src/main.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/main.c	Sat Jun 07 08:35:55 2003 +0000
+++ b/src/main.c	Sat Jun 07 08:48:25 2003 +0000
@@ -656,6 +656,7 @@
 #ifdef DEBUG
 	opt_debug = 1;
 #endif
+abort();
 #ifdef ENABLE_NLS
 	bindtextdomain(PACKAGE, LOCALEDIR);
 	bind_textdomain_codeset(PACKAGE, "UTF-8");