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