aboutsummaryrefslogtreecommitdiffstats
path: root/src/charConv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/charConv.c')
-rw-r--r--src/charConv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/charConv.c b/src/charConv.c
index 354a8aba7..85eba7e88 100644
--- a/src/charConv.c
+++ b/src/charConv.c
@@ -147,4 +147,3 @@ void closeCharSetConversion() {
char_conv_use_iconv = 0;
}
}
-/* vim:set shiftwidth=4 tabstop=8 expandtab: */