0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

Update help about wildcards in 'tags' option.

This commit is contained in:
Bram Moolenaar
2010-08-08 18:29:48 +02:00
parent 463ee340d0
commit e2b590ebf6
3 changed files with 7 additions and 7 deletions

View File

@@ -4248,7 +4248,7 @@ vim_findnext()
#endif
/*
* Initialization routine for vim_findfile.
* Initialization routine for vim_findfile().
*
* Returns the newly allocated search context or NULL if an error occurred.
*