ports/graphics/gimp-devel/files/patch-aa
Vanilla I. Shu d6fcd7b2c5 Upgrade to 0.99.28.
PR:		ports/6442
Submitted by:	Donald Burr <dburr@POBoxes.com>
1998-04-29 21:02:00 +00:00

11 lines
256 B
Text

--- app/main.c.old Tue Apr 28 09:54:27 1998
+++ app/main.c Tue Apr 28 09:53:51 1998
@@ -80,6 +80,8 @@
int i, j;
gchar *display_name, *display_env;
+#define ATEXIT(proc) (atexit (proc))
+
ATEXIT (g_mem_profile);
/* Initialize variables */