0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

updated for version 7.0211

This commit is contained in:
Bram Moolenaar
2006-03-01 22:01:55 +00:00
parent e224ffa156
commit e1438bb8d0
13 changed files with 415 additions and 117 deletions

View File

@@ -4147,7 +4147,7 @@ find_decl(ptr, len, locally, thisblock, searchflags)
curwin->w_cursor.col = 0;
/* Search forward for the identifier, ignore comment lines. */
found_pos.lnum = 0;
clearpos(&found_pos);
for (;;)
{
t = searchit(curwin, curbuf, &curwin->w_cursor, FORWARD,