commit | f75a963eea9a893bb60c0b8eb425b2161de4919f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Sep 13 21:20:47 2005 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Sep 13 21:20:47 2005 +0000 |
tree | 60f6d73ec091dc053cdaf4a0c0dc2f5465ef3359 | |
parent | 5e0d6678adf1dfff841acdd7f7424d565e63fbcc [diff] [blame] |
updated for version 7.0146
diff --git a/src/search.c b/src/search.c index 0b7cb94..21daaa3 100644 --- a/src/search.c +++ b/src/search.c
@@ -1562,6 +1562,9 @@ * 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 *