From 7403c2c9a41cfdca1b431dec36fa6f323dcaf45d Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 6 Oct 2003 16:58:40 +0000 Subject: Update to 1.3.21. --- graphics/gimp-app-devel/files/patch-aa | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'graphics/gimp-app-devel/files/patch-aa') diff --git a/graphics/gimp-app-devel/files/patch-aa b/graphics/gimp-app-devel/files/patch-aa index 33a7ddbd83b8..411ac92c931b 100644 --- a/graphics/gimp-app-devel/files/patch-aa +++ b/graphics/gimp-app-devel/files/patch-aa @@ -1,6 +1,6 @@ ---- app/main.c.orig Thu Feb 10 14:41:02 2000 -+++ app/main.c Sat Feb 19 13:51:36 2000 -@@ -22,6 +22,7 @@ +--- app/main.c.orig Sun Oct 5 09:16:02 2003 ++++ app/main.c Mon Oct 6 12:14:34 2003 +@@ -23,6 +23,7 @@ #include #include #include @@ -8,13 +8,13 @@ #ifdef HAVE_SYS_WAIT_H #include -@@ -129,6 +130,9 @@ +@@ -113,6 +114,9 @@ /* Initialize variables */ - prog_name = argv[0]; + full_prog_name = argv[0]; + + /* Ignore floating point exceptions */ + fpsetmask(0); /* Initialize i18n support */ - INIT_LOCALE ("gimp"); + -- cgit v1.2.3