[91760] trunk/dports/irc/xchat2/files/patch-glib-2.32.diff

ryandesign at macports.org ryandesign at macports.org
Mon Apr 9 14:56:46 PDT 2012


Revision: 91760
          https://trac.macports.org/changeset/91760
Author:   ryandesign at macports.org
Date:     2012-04-09 14:56:46 -0700 (Mon, 09 Apr 2012)
Log Message:
-----------
xchat2: no need to #include <glib.h> twice

Modified Paths:
--------------
    trunk/dports/irc/xchat2/files/patch-glib-2.32.diff

Modified: trunk/dports/irc/xchat2/files/patch-glib-2.32.diff
===================================================================
--- trunk/dports/irc/xchat2/files/patch-glib-2.32.diff	2012-04-09 21:25:08 UTC (rev 91759)
+++ trunk/dports/irc/xchat2/files/patch-glib-2.32.diff	2012-04-09 21:56:46 UTC (rev 91760)
@@ -13,12 +13,11 @@
 diff -Naurp ./src/common/modes.c ./src/common/modes.c
 --- ./src/common/modes.c	2010-05-29 18:52:18.000000000 -0700
 +++ ./src/common/modes.c	2012-04-09 14:02:12.000000000 -0700
-@@ -20,7 +20,7 @@
+@@ -20,7 +20,6 @@
  #include <stdlib.h>
  #include <stdio.h>
  #include <glib.h>
 -#include <glib/gprintf.h>
-+#include <glib.h>
  
  #include "xchat.h"
  #include "xchatc.h"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120409/483830c4/attachment-0001.html>


More information about the macports-changes mailing list