diff options
Diffstat (limited to 'src/nvim/spell.h')
-rw-r--r-- | src/nvim/spell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/spell.h b/src/nvim/spell.h index 373bd3095d..2945fcbdcb 100644 --- a/src/nvim/spell.h +++ b/src/nvim/spell.h @@ -4,4 +4,4 @@ #ifdef INCLUDE_GENERATED_DECLARATIONS # include "spell.h.generated.h" #endif -#endif // NVIM_SPELL_H +#endif // NVIM_SPELL_H |