Initializing also openfile->syntax.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5338 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
@@ -83,6 +83,7 @@ void initialize_buffer(void)
|
||||
openfile->lock_filename = NULL;
|
||||
#endif
|
||||
#ifndef DISABLE_COLOR
|
||||
openfile->syntax = NULL;
|
||||
openfile->colorstrings = NULL;
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user