diff options
Diffstat (limited to '')
-rw-r--r-- | src/charConv.h | 1 |
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: */ |