forked from aniani/vim
updated for version 7.0149
This commit is contained in:
@@ -201,7 +201,7 @@ main
|
||||
#endif
|
||||
|
||||
#ifdef STARTUPTIME
|
||||
time_fd = fopen(STARTUPTIME, "a");
|
||||
time_fd = mch_fopen(STARTUPTIME, "a");
|
||||
TIME_MSG("--- VIM STARTING ---");
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user