# HG changeset patch # User Sean Egan # Date 1054853250 0 # Node ID 97a19b57434292496d4dffe401a3e85f285bb0bf # Parent 06e1fd7b56df3b05a247851945a175d8ab31cef2 [gaim-migrate @ 6191] Ignore this. committer: Tailor Script diff -r 06e1fd7b56df -r 97a19b574342 src/main.c --- a/src/main.c Thu Jun 05 22:26:07 2003 +0000 +++ b/src/main.c Thu Jun 05 22:47:30 2003 +0000 @@ -656,7 +656,7 @@ #ifdef DEBUG opt_debug = 1; #endif - +abort(); #ifdef ENABLE_NLS bindtextdomain(PACKAGE, LOCALEDIR); bind_textdomain_codeset(PACKAGE, "UTF-8");