0
0
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:
Bram Moolenaar
2005-12-02 00:50:49 +00:00
parent f4d1145328
commit 943d2b5b80
10 changed files with 85 additions and 41 deletions

View File

@@ -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