frexp, frexp-nolibm: Move AC_LIBOBJ invocations to module description.
[pspp] / lib / xmemcoll.h
index b72127dd5495910231a62843447b84db1bdd5a44..4170b9b8dc370d297af781ad774e500726fe18a3 100644 (file)
@@ -1,3 +1,3 @@
 #include <stddef.h>
 int xmemcoll (char *, size_t, char *, size_t);
-int xmemcoll0 (const char *, size_t, const char *, size_t);
+int xmemcoll0 (char const *, size_t, char const *, size_t);