# HG changeset patch # User Sean Egan # Date 1054853250 0 # Node ID 028c10be2cdc3f4e1078a6776a7763e820102fca # Parent dda50668114fa51638a89282f9b6615319d65cfd [gaim-migrate @ 6191] Ignore this. diff -r dda50668114f -r 028c10be2cdc 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");