]> git.saurik.com Git - apple/libc.git/blame - locale/FreeBSD/ldpart.h.patch
Libc-763.13.tar.gz
[apple/libc.git] / locale / FreeBSD / ldpart.h.patch
CommitLineData
1f2f436a
A
1--- ldpart.h.orig 2009-11-09 15:05:25.000000000 -0800
2+++ ldpart.h 2009-11-09 15:05:25.000000000 -0800
9385eb3d
A
3@@ -33,7 +33,7 @@
4 #define _LDP_ERROR (-1)
5 #define _LDP_CACHE 1
6
3d9156a7
A
7-int __part_load_locale(const char *, int*, char **, const char *,
8+int __part_load_locale(const char *, unsigned char *, char **, const char *,
9385eb3d
A
9 int, int, const char **);
10
11 #endif /* !_LDPART_H_ */