summaryrefslogtreecommitdiffstats
path: root/gl/iswxdigit.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/iswxdigit.c')
-rw-r--r--gl/iswxdigit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/iswxdigit.c b/gl/iswxdigit.c
index d32e3b0f..e154ac80 100644
--- a/gl/iswxdigit.c
+++ b/gl/iswxdigit.c
@@ -1,5 +1,5 @@
1/* Test wide character for being a hexadecimal digit. 1/* Test wide character for being a hexadecimal digit.
2 Copyright (C) 2020-2024 Free Software Foundation, Inc. 2 Copyright (C) 2020-2025 Free Software Foundation, Inc.
3 3
4 This file is free software: you can redistribute it and/or modify 4 This file is free software: you can redistribute it and/or modify
5 it under the terms of the GNU Lesser General Public License as 5 it under the terms of the GNU Lesser General Public License as