aboutsummaryrefslogtreecommitdiffstats
path: root/src/charConv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charConv.h')
-rw-r--r--src/charConv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/charConv.h b/src/charConv.h
index 8c5dbdc49..5687c1e7e 100644
--- a/src/charConv.h
+++ b/src/charConv.h
@@ -28,3 +28,4 @@ char * convStrDup(char * string);
void closeCharSetConversion();
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */