aboutsummaryrefslogtreecommitdiff
path: root/src/ex_cmds2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ex_cmds2.h')
-rw-r--r--src/ex_cmds2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ex_cmds2.h b/src/ex_cmds2.h
index eb5ac0547e..732c618eb7 100644
--- a/src/ex_cmds2.h
+++ b/src/ex_cmds2.h
@@ -93,5 +93,5 @@ void ex_language(exarg_T *eap);
void free_locales(void);
char_u *get_lang_arg(expand_T *xp, int idx);
char_u *get_locales(expand_T *xp, int idx);
-/* vim: set ft=c : */
+
#endif /* NEOVIM_EX_CMDS2_H */