mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
patch 8.1.0051: MS-Windows: missing #endif
Problem: MS-Windows: missing #endif. Solution: Add the #endif.
This commit is contained in:
@@ -5322,6 +5322,7 @@ win32_build_env(dict_T *env, garray_T *gap, int is_terminal)
|
||||
# endif
|
||||
}
|
||||
}
|
||||
# endif
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user