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