aboutsummaryrefslogtreecommitdiff
path: root/src/mark.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mark.h')
-rw-r--r--src/mark.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mark.h b/src/mark.h
index 28620b6620..203e10d118 100644
--- a/src/mark.h
+++ b/src/mark.h
@@ -38,5 +38,5 @@ int removable(char_u *name);
int write_viminfo_marks(FILE *fp_out);
void copy_viminfo_marks(vir_T *virp, FILE *fp_out, int count, int eof,
int flags);
-/* vim: set ft=c : */
+
#endif /* NEOVIM_MARK_H */