From 9c6db2293560a8670943e6cd0176d25e49753e0f Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Mon, 18 Jun 2007 23:16:51 +0200 Subject: [PATCH] Fix typo. --- glib-patches/remove-strsignal-prototype.diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glib-patches/remove-strsignal-prototype.diff b/glib-patches/remove-strsignal-prototype.diff index c7b0934..014b9e7 100644 --- a/glib-patches/remove-strsignal-prototype.diff +++ b/glib-patches/remove-strsignal-prototype.diff @@ -1,11 +1,11 @@ --- glib-1.2.8/gstrfuncs.c 2000-04-17 17:05:16.000000000 +0200 +++ glib-1.2.8/gstrfuncs.c.new 2005-04-02 16:39:10.627002672 +0200 -@@ -38,10 +38,10 @@ +@@ -38,9 +38,10 @@ #include #include #include /* For tolower() */ #if !defined (HAVE_STRSIGNAL) || !defined(NO_SYS_SIGLIST_DECL) - #define _GNU_SOURCE ++#define _GNU_SOURCE #include #endif #include "glib.h" -- 2.39.5