bufhl: some style cleanup

This commit is contained in:
Björn Linse
2016-08-28 13:32:48 +02:00
parent 28a549d597
commit 7873660e1e
4 changed files with 21 additions and 21 deletions

View File

@@ -760,7 +760,7 @@ struct file_buffer {
int b_mapped_ctrl_c; // modes where CTRL-C is mapped
bufhl_info_T b_bufhl_info; // buffer stored highlights
BufhlInfo b_bufhl_info; // buffer stored highlights
};
/*