]> Savannah Git Hosting - gnulib.git/commitdiff
wchar: Fix serial number.
authorSam James <sam@gentoo.org>
Wed, 17 Apr 2024 00:47:56 +0000 (02:47 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 17 Apr 2024 00:47:56 +0000 (02:47 +0200)
* m4/wchar_h.m4: Remove duplicate serial number specification and
increment serial.

Copyright-paperwork-exempt: Yes

ChangeLog
m4/wchar_h.m4

index 7d4a3317cac1836d4907ef27f75cb468e303a4fd..ffe35d5d1dbdf18acb8cd0507810b17b95b82667 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-04-16  Sam James  <sam@gentoo.org>
+
+       wchar: Fix serial number.
+       * m4/wchar_h.m4: Remove duplicate serial number specification and
+       increment serial.
+
 2024-04-16  Collin Funk  <collin.funk1@gmail.com>
 
        gnulib-tool.py: Make GLModule's __eq__ and __hash__ method agree.
index a7b660defdb791cd49624f6897c5735df266b5e6..995bdc659d9d39cdb030b9269bc4a111006b0dc8 100644 (file)
@@ -1,5 +1,5 @@
 # wchar_h.m4
-# serial 1
+# serial 64
 dnl Copyright (C) 2007-2024 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -9,8 +9,6 @@ dnl A placeholder for ISO C99 <wchar.h>, for platforms that have issues.
 
 dnl Written by Eric Blake.
 
-# wchar_h.m4 serial 63
-
 AC_DEFUN_ONCE([gl_WCHAR_H],
 [
   AC_REQUIRE([gl_WCHAR_H_DEFAULTS])