updated for version 7.0062

This commit is contained in:
vimboss
2005-03-20 22:23:10 +00:00
parent 82abb79bcf
commit e75680b37a
+1
View File
@@ -1721,6 +1721,7 @@ free_buf_options(buf, free_p_ff)
clear_string_option(&buf->b_p_nf);
#ifdef FEAT_SYN_HL
clear_string_option(&buf->b_p_syn);
clear_string_option(&buf->b_p_spl);
#endif
#ifdef FEAT_SEARCHPATH
clear_string_option(&buf->b_p_sua);