commit | e809a4ed3014fbf717c936c727291b5f038829a5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jul 04 17:35:05 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jul 04 17:35:05 2019 +0200 |
tree | 5674e27df9d3158e318acb2d9656f98a1bc237dc | |
parent | 790c18bfa5dfeca51749b752dddc41e60cb3fa54 [diff] [blame] |
patch 8.1.1630: various small problems Problem: Various small problems. Solution: Various small improvements.
diff --git a/src/os_vms_conf.h b/src/os_vms_conf.h index 6bc6efb..7588cae 100644 --- a/src/os_vms_conf.h +++ b/src/os_vms_conf.h
@@ -24,7 +24,7 @@ #define HAVE_DATE_TIME /* Defined to the size of an int */ -#define VIM_SIZEOF_INT 4 +#define VIM_SIZEOF_INT 4 /* #undef USEBCOPY */ #define USEMEMMOVE