diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-11-03 18:28:29 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-11-03 18:28:29 +0000 |
commit | 16335ba0976077e2fbc326afe66cc50efe622b6b (patch) | |
tree | 33df75cf1023c8cc7f6ff83f200c7fc3a32e4b42 /src/charConv.h | |
parent | 8ca1fa5250dbbd463661381a7ea9fa47a9d1952e (diff) | |
download | mpd-16335ba0976077e2fbc326afe66cc50efe622b6b.tar.gz mpd-16335ba0976077e2fbc326afe66cc50efe622b6b.tar.xz mpd-16335ba0976077e2fbc326afe66cc50efe622b6b.zip |
remove vim &*(@
git-svn-id: https://svn.musicpd.org/mpd/trunk@2500 09075e82-0dd4-0310-85a5-a0d7c8717e4f
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: */ |