0
0
mirror of https://github.com/vim/vim.git synced 2025-10-06 05:44:14 -04:00

patch 8.1.1630: various small problems

Problem:    Various small problems.
Solution:   Various small improvements.
This commit is contained in:
Bram Moolenaar
2019-07-04 17:35:05 +02:00
parent 790c18bfa5
commit e809a4ed30
9 changed files with 10 additions and 11 deletions

View File

@@ -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