mirror of
https://github.com/vim/vim.git
synced 2025-10-04 05:25:06 -04:00
updated for version 7.0162
This commit is contained in:
@@ -5125,7 +5125,7 @@ read_viminfo_search_pattern(virp, force)
|
||||
int magic = FALSE;
|
||||
int no_scs = FALSE;
|
||||
int off_line = FALSE;
|
||||
int off_end = FALSE;
|
||||
int off_end = 0;
|
||||
long off = 0;
|
||||
int setlast = FALSE;
|
||||
#ifdef FEAT_SEARCH_EXTRA
|
||||
|
Reference in New Issue
Block a user