[Midnightbsd-cvs] src: config.h: fix this

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Sep 1 21:04:02 EDT 2008


Log Message:
-----------
fix this

Modified Files:
--------------
    src/contrib/diff:
        config.h (r1.2 -> r1.3)

-------------- next part --------------
Index: config.h
===================================================================
RCS file: /home/cvs/src/contrib/diff/config.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -L contrib/diff/config.h -L contrib/diff/config.h -u -r1.2 -r1.3
--- contrib/diff/config.h
+++ contrib/diff/config.h
@@ -515,7 +515,7 @@
 /* #undef const */
 
 /* Define to a replacement function name for fnmatch(). */
-#define fnmatch gnu_fnmatch
+/* #define fnmatch gnu_fnmatch */
 
 /* Define to rpl_gettimeofday if the replacement function should be used. */
 /* #undef gettimeofday */


More information about the Midnightbsd-cvs mailing list