commit | 2bb8df23dc2065304d9fab28be07ba6a7362be6d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu May 10 17:26:28 2007 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu May 10 17:26:28 2007 +0000 |
tree | 1c90266c5851ee9a19cc7b62b4ad7a3582465a01 | |
parent | ff1d0d4cf5b9ec789cb0223154d7b76510d32d7b [diff] [blame] |
updated for version 7.1b
diff --git a/src/os_vms_conf.h b/src/os_vms_conf.h index 8b02002..71f1df2 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 *) */