0
0
mirror of https://github.com/vim/vim.git synced 2025-10-17 07:44:28 -04:00

updated for version 7.0021

This commit is contained in:
Bram Moolenaar
2004-12-09 21:34:53 +00:00
parent 741b07e009
commit 293ee4d421
109 changed files with 3216 additions and 1368 deletions

View File

@@ -4031,7 +4031,7 @@ find_pattern_in_path(ptr, dir, len, whole, skip_comments,
#ifdef RISCOS
/* UnixLib knows best how to munge c file names - turn munging back on. */
__riscosify_control = __RISCOSIFY_LONG_TRUNCATE;
int __riscosify_control = 0;
#endif
if (type != CHECK_PATH && type != FIND_DEFINE