updated for version 7.0211
diff --git a/src/normal.c b/src/normal.c
index 16ab0c1..74c03be 100644
--- a/src/normal.c
+++ b/src/normal.c
@@ -4147,7 +4147,7 @@
     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,