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, 1 insertions, 0 deletions
diff --git a/src/charConv.c b/src/charConv.c
index 85eba7e88..354a8aba7 100644
--- a/src/charConv.c
+++ b/src/charConv.c
@@ -147,3 +147,4 @@ void closeCharSetConversion() {
char_conv_use_iconv = 0;
}
}
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */