summaryrefslogtreecommitdiffstats
path: root/src/search.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/search.c')
-rw-r--r--src/search.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/search.c b/src/search.c
index 0b7cb9420d..21daaa3379 100644
--- a/src/search.c
+++ b/src/search.c
@@ -1562,6 +1562,9 @@ check_prevcol(linep, col, ch, prevcol)
* FM_FORWARD search forwards (when initc is '/', '*' or '#')
* FM_BLOCKSTOP stop at start/end of block ({ or } in column 0)
* FM_SKIPCOMM skip comments (not implemented yet!)
+ *
+ * "oap" is only used to set oap->motion_type for a linewise motion, it be
+ * NULL
*/
pos_T *