aboutsummaryrefslogtreecommitdiff
path: root/src/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/message.h')
-rw-r--r--src/message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/message.h b/src/message.h
index d7c40c5259..2db9bfc85c 100644
--- a/src/message.h
+++ b/src/message.h
@@ -81,5 +81,5 @@ int vim_dialog_yesnoallcancel(int type, char_u *title, char_u *message,
char_u *do_browse(int flags, char_u *title, char_u *dflt, char_u *ext,
char_u *initdir, char_u *filter,
buf_T *buf);
-/* vim: set ft=c : */
+
#endif /* NEOVIM_MESSAGE_H */