1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-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

12 lines
256 B
Plaintext

--- 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 */