summaryrefslogtreecommitdiff
path: root/src/os_vms_conf.h
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-07-04 17:35:05 +0200
committerBram Moolenaar <Bram@vim.org>2019-07-04 17:35:05 +0200
commite809a4ed3014fbf717c936c727291b5f038829a5 (patch)
tree5674e27df9d3158e318acb2d9656f98a1bc237dc /src/os_vms_conf.h
parent790c18bfa5dfeca51749b752dddc41e60cb3fa54 (diff)
downloadvim-git-e809a4ed3014fbf717c936c727291b5f038829a5.tar.gz
patch 8.1.1630: various small problemsv8.1.1630
Problem: Various small problems. Solution: Various small improvements.
Diffstat (limited to 'src/os_vms_conf.h')
-rw-r--r--src/os_vms_conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_vms_conf.h b/src/os_vms_conf.h
index 6bc6efb34..7588caebf 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