diff options
Diffstat (limited to 'src/nvim/syntax.h')
| -rw-r--r-- | src/nvim/syntax.h | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/src/nvim/syntax.h b/src/nvim/syntax.h index 71c5c193c7..ce79c49e69 100644 --- a/src/nvim/syntax.h +++ b/src/nvim/syntax.h @@ -5,9 +5,8 @@  typedef int guicolor_T; -/* syntax.c */  #ifdef INCLUDE_GENERATED_DECLARATIONS  # include "syntax.h.generated.h"  #endif -#endif /* NVIM_SYNTAX_H */ +#endif  // NVIM_SYNTAX_H  | 
