diff options
Diffstat (limited to 'src/os_vms_conf.h')
-rw-r--r-- | src/os_vms_conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_vms_conf.h b/src/os_vms_conf.h index 8b0200293..71f1df2fd 100644 --- a/src/os_vms_conf.h +++ b/src/os_vms_conf.h @@ -74,7 +74,7 @@ /* Define if struct sigcontext is present */ #define HAVE_SIGCONTEXT -/* Define if toupper/tolower only work on lower/upercase characters */ +/* Define if toupper/tolower only work on lower/uppercase characters */ /* #define BROKEN_TOUPPER */ /* Define if tgetstr() has a second argument that is (char *) */ |