changeset 3528:aa5bb19435ce

[gaim-migrate @ 3601] How'd that get there? =-O committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 17 Sep 2002 04:39:09 +0000
parents 6587d97dc215
children ba792dc84e32
files src/aim.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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();