* tests/test-locale-c++.cc (newlocale): Fix typo in comment.
+2018-10-22 Bruno Haible <bruno@clisp.org>
+
+ localename: Fix typo in comment.
+ * tests/test-locale-c++.cc (newlocale): Fix typo in comment.
+
2018-10-22 Bruno Haible <bruno@clisp.org>
Fix failure of 'gnulib-tool --create-testdir' with all modules.
#endif
#if 0
-SIGNATURE_CHECK (GNULIB_NAMESPACE::newlocale, locale_t, (int const char *, locale_t));
+SIGNATURE_CHECK (GNULIB_NAMESPACE::newlocale, locale_t, (int, const char *, locale_t));
#endif
#if GNULIB_TEST_DUPLOCALE && HAVE_DUPLOCALE