about summary refs log tree commit diff
path: root/wcsmbs/tst-wcstol-binary-gnu2x.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcsmbs/tst-wcstol-binary-gnu2x.c')
-rw-r--r--wcsmbs/tst-wcstol-binary-gnu2x.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/wcsmbs/tst-wcstol-binary-gnu2x.c b/wcsmbs/tst-wcstol-binary-gnu2x.c
index d830f6d0ee..7bd7c0dd84 100644
--- a/wcsmbs/tst-wcstol-binary-gnu2x.c
+++ b/wcsmbs/tst-wcstol-binary-gnu2x.c
@@ -1,4 +1,4 @@
-/* Test wcstol functions with C2X binary integers (wide strings, GNU
+/* Test wcstol functions with C23 binary integers (wide strings, GNU
    extensions).
    Copyright (C) 2022-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
@@ -21,7 +21,7 @@
 #define WIDE 1
 #define FNPFX wcsto
 #define L_(C) L ## C
-#define TEST_C2X 1
+#define TEST_C23 1
 #define TEST_Q 1
 #define TEST_LOCALE 1