mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0227
This commit is contained in:
@@ -208,6 +208,7 @@ main
|
||||
time_fd = mch_fopen(STARTUPTIME, "a");
|
||||
TIME_MSG("--- VIM STARTING ---");
|
||||
#endif
|
||||
starttime = time(NULL);
|
||||
|
||||
#ifdef __EMX__
|
||||
_wildcard(¶ms.argc, ¶ms.argv);
|
||||
|
Reference in New Issue
Block a user