commit | e2b590ebf618fb7dc15012579875c3d649dd74c1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 08 18:29:48 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 08 18:29:48 2010 +0200 |
tree | d03cf3f5ee1a594cc60b02617cc5e1bc7fa8d6de | |
parent | 463ee340d065dab803b9bd459fc5827adb6fcc64 [diff] [blame] |
Update help about wildcards in 'tags' option.
diff --git a/src/misc2.c b/src/misc2.c index 6f19bb6..1cf198f 100644 --- a/src/misc2.c +++ b/src/misc2.c
@@ -4248,7 +4248,7 @@ #endif /* - * Initialization routine for vim_findfile. + * Initialization routine for vim_findfile(). * * Returns the newly allocated search context or NULL if an error occurred. *