# HG changeset patch # User Christian Hammond # Date 1054975705 0 # Node ID 60e3822eedccd8cbe0896914d4d56f4253911e53 # Parent 0efc365eed6dfcc4902d99c7b7cba1248aa8df26 [gaim-migrate @ 6221] Testing CVS. Nothing to see here. committer: Tailor Script diff -r 0efc365eed6d -r 60e3822eedcc src/main.c --- 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");