diff src/misc2.c @ 2522:d7ecfc8b784c vim73

Update help about wildcards in 'tags' option.
author Bram Moolenaar <bram@vim.org>
date Sun, 08 Aug 2010 18:29:48 +0200
parents d890c820722f
children 298d8d6e69be
line wrap: on
line diff
--- a/src/misc2.c
+++ b/src/misc2.c
@@ -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.
  *