aboutsummaryrefslogtreecommitdiff
path: root/src/eval.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/eval.h')
-rw-r--r--src/eval.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eval.h b/src/eval.h
index 5738a01684..a15762ea5e 100644
--- a/src/eval.h
+++ b/src/eval.h
@@ -148,5 +148,5 @@ int modify_fname(char_u *src, int *usedlen, char_u **fnamep,
int *fnamelen);
char_u *do_string_sub(char_u *str, char_u *pat, char_u *sub,
char_u *flags);
-/* vim: set ft=c : */
+
#endif /* NEOVIM_EVAL_H */