]> git.saurik.com Git - apple/libc.git/blame - locale/FreeBSD/ldpart.h.patch
Libc-339.tar.gz
[apple/libc.git] / locale / FreeBSD / ldpart.h.patch
CommitLineData
9385eb3d
A
1--- ldpart.h.orig Tue May 20 15:21:44 2003
2+++ ldpart.h Wed Jun 11 13:12:07 2003
3@@ -33,7 +33,7 @@
4 #define _LDP_ERROR (-1)
5 #define _LDP_CACHE 1
6
7-int __part_load_locale(const char *, int*, char *, const char *,
8+int __part_load_locale(const char *, int*, char **, const char *,
9 int, int, const char **);
10
11 #endif /* !_LDPART_H_ */