aboutsummaryrefslogtreecommitdiff
path: root/src/charset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charset.h')
-rw-r--r--src/charset.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/charset.h b/src/charset.h
index ddcd8ac41c..190611727d 100644
--- a/src/charset.h
+++ b/src/charset.h
@@ -64,5 +64,4 @@ void backslash_halve(char_u *p);
char_u *backslash_halve_save(char_u *p);
void ebcdic2ascii(char_u *buffer, int len);
-// vim: set ft=c:
#endif // NEOVIM_CHARSET_H