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