ldpart.h.patch   [plain text]


--- ldpart.h.orig	Tue May 20 15:21:44 2003
+++ ldpart.h	Wed Jun 11 13:12:07 2003
@@ -33,7 +33,7 @@
 #define _LDP_ERROR  (-1)
 #define _LDP_CACHE  1
 
-int	__part_load_locale(const char *, int*, char *, const char *,
+int	__part_load_locale(const char *, int*, char **, const char *,
 		    int, int, const char **);
 
 #endif /* !_LDPART_H_ */