]> err.no Git - pkg-config/commitdiff
Fix typo.
authorTollef Fog Heen <tfheen@err.no>
Mon, 18 Jun 2007 21:16:51 +0000 (23:16 +0200)
committerTollef Fog Heen <tfheen@err.no>
Mon, 18 Jun 2007 21:16:51 +0000 (23:16 +0200)
glib-patches/remove-strsignal-prototype.diff

index c7b093476f67e2fc77d7b2fd0e317e63d1741143..014b9e7e06975d8de4e930d4b9252f81e38f3a97 100644 (file)
@@ -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 <string.h>
  #include <locale.h>
  #include <ctype.h>            /* For tolower() */
  #if !defined (HAVE_STRSIGNAL) || !defined(NO_SYS_SIGLIST_DECL)
- #define _GNU_SOURCE
++#define _GNU_SOURCE
  #include <signal.h>
  #endif
  #include "glib.h"