Fix some styles

This commit is contained in:
ZyX
2014-06-01 02:11:35 +04:00
committed by Thiago de Arruda
parent bf4fb30121
commit dca28e55c7
32 changed files with 28 additions and 52 deletions

View File

@@ -416,15 +416,10 @@ static dictitem_T vimvars_var; /* variable used for v: */
# include "eval.c.generated.h"
#endif
#define FNE_INCL_BR 1 /* find_name_end(): include [] in name */
#define FNE_CHECK_START 2 /* find_name_end(): check name starts with
valid character */
/*
* Initialize the global and v: variables.
*/