]> git.saurik.com Git - apple/libc.git/blame - locale/FreeBSD/ldpart.h.patch
Libc-594.9.5.tar.gz
[apple/libc.git] / locale / FreeBSD / ldpart.h.patch
CommitLineData
3d9156a7
A
1--- ldpart.h.orig 2004-11-25 11:38:17.000000000 -0800
2+++ ldpart.h 2005-02-13 19:02:54.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_ */