commit | 86bc1fb004ce46cf16c8c9aad8f8556c4e529d04 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jun 07 20:58:01 2005 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jun 07 20:58:01 2005 +0000 |
tree | eb22d6e3ca4bca0448d635d8a739986abccf4855 | |
parent | 45eeb13324b1d4fa80c1e4ed872bebd1202bf1f0 [diff] [blame] |
updated for version 7.0082
diff --git a/src/buffer.c b/src/buffer.c index c1ffe75..e2b3f5d 100644 --- a/src/buffer.c +++ b/src/buffer.c
@@ -1721,6 +1721,7 @@ clear_string_option(&buf->b_p_nf); #ifdef FEAT_SYN_HL clear_string_option(&buf->b_p_syn); + clear_string_option(&buf->b_p_spf); clear_string_option(&buf->b_p_spl); #endif #ifdef FEAT_SEARCHPATH