]> git.saurik.com Git - apple/libc.git/blobdiff - locale/FreeBSD/wctomb.c.patch
Libc-763.13.tar.gz
[apple/libc.git] / locale / FreeBSD / wctomb.c.patch
index a7a16c66addac3dbe1392ad999e6ea2b10ee0855..425812bd8dde17ce20d7ac1142a2c8029212fbf7 100644 (file)
@@ -1,5 +1,5 @@
---- wctomb.c.orig      2004-11-25 11:38:20.000000000 -0800
-+++ wctomb.c   2005-02-18 18:40:43.000000000 -0800
+--- wctomb.c.orig      2009-11-09 15:05:25.000000000 -0800
++++ wctomb.c   2009-11-09 15:05:26.000000000 -0800
 @@ -27,23 +27,31 @@
  #include <sys/cdefs.h>
  __FBSDID("$FreeBSD: src/lib/libc/locale/wctomb.c,v 1.8 2004/07/29 06:18:40 tjr Exp $");