diff options
| author | Andreas Baumann <mail@andreasbaumann.cc> | 2026-03-27 11:14:20 +0100 |
|---|---|---|
| committer | Andreas Baumann <mail@andreasbaumann.cc> | 2026-03-27 11:14:20 +0100 |
| commit | 1113bbcd92d85b85579aa7feef511241e58fb0f5 (patch) | |
| tree | d69b7bcfe2f7e80fda9a1f4ddd38209d6cb7aaf0 /gl/c32isalpha.c | |
| parent | 99283972fe3a74d3a1dea12c4099f76286130a67 (diff) | |
| parent | a71ce153082565e5728424749475593dc0623492 (diff) | |
| download | monitoring-plugins-1113bbcd92d85b85579aa7feef511241e58fb0f5.tar.gz | |
merged with mastercheck_snmp_fixes
Diffstat (limited to 'gl/c32isalpha.c')
| -rw-r--r-- | gl/c32isalpha.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/c32isalpha.c b/gl/c32isalpha.c index 308fd76a..1dde246d 100644 --- a/gl/c32isalpha.c +++ b/gl/c32isalpha.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Test 32-bit wide character for being alphabetic. | 1 | /* Test 32-bit wide character for being alphabetic. |
| 2 | Copyright (C) 2020-2025 Free Software Foundation, Inc. | 2 | Copyright (C) 2020-2026 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 |
