aboutsummaryrefslogtreecommitdiffstats
path: root/src/song.h
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-11-03 18:28:29 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-11-03 18:28:29 +0000
commit16335ba0976077e2fbc326afe66cc50efe622b6b (patch)
tree33df75cf1023c8cc7f6ff83f200c7fc3a32e4b42 /src/song.h
parent8ca1fa5250dbbd463661381a7ea9fa47a9d1952e (diff)
downloadmpd-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/song.h')
-rw-r--r--src/song.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/song.h b/src/song.h
index c01e1c03d..3a14afb05 100644
--- a/src/song.h
+++ b/src/song.h
@@ -72,4 +72,3 @@ int updateSongInfo(Song * song);
Song * songDup(Song * song);
#endif
-/* vim:set shiftwidth=4 tabstop=8 expandtab: */