* lib/getlocalename_l-unsafe.h (struct string_with_storage): Fix
comment.
+2025-05-04 Bruno Haible <bruno@clisp.org>
+
+ getlocalename_l-unsafe: Fix typo in comment.
+ * lib/getlocalename_l-unsafe.h (struct string_with_storage): Fix
+ comment.
+
2025-05-04 Bruno Haible <bruno@clisp.org>
havelib: Fix m4 underquoting bug in AC_LIB_FROMPACKAGE.
STORAGE_OBJECT
};
-/* Return type of getlocalename_l_unlocked. */
+/* Return type of getlocalename_l_unsafe. */
struct string_with_storage
{
const char *value;