aboutsummaryrefslogtreecommitdiff
path: root/src/ex_docmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ex_docmd.h')
-rw-r--r--src/ex_docmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ex_docmd.h b/src/ex_docmd.h
index 52c5ba8803..a866023dbc 100644
--- a/src/ex_docmd.h
+++ b/src/ex_docmd.h
@@ -66,5 +66,5 @@ int put_eol(FILE *fd);
int put_line(FILE *fd, char *s);
void dialog_msg(char_u *buff, char *format, char_u *fname);
char_u *get_behave_arg(expand_T *xp, int idx);
-/* vim: set ft=c : */
+
#endif /* NEOVIM_EX_DOCMD_H */