# HG changeset patch
# User Sean Egan <seanegan@gmail.com>
# Date 1032237549 0
# Node ID aa5bb19435ce674a25b7a18c5b840aad14e5de00
# Parent  6587d97dc2151655d78c56456421ef41c0c98140
[gaim-migrate @ 3601]
How'd that get there? =-O

committer: Tailor Script <tailor@pidgin.im>

diff -r 6587d97dc215 -r aa5bb19435ce src/aim.c
--- a/src/aim.c	Tue Sep 17 02:56:40 2002 +0000
+++ b/src/aim.c	Tue Sep 17 04:39:09 2002 +0000
@@ -411,7 +411,7 @@
 			"they can help you.\n");
 #else
 		fprintf(stderr, "Oh no!  Segmentation fault!\n");
-		g_on_error_query (prog_name);
+		g_on_error_query (g_get_prgname());
 		exit(1);
 #endif
 		abort();