diff src/main.c @ 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 5e93fc46d1af
children 9467bff78029
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");