aboutsummaryrefslogtreecommitdiffstats
path: root/src/tables.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/tables.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/tables.h')
-rw-r--r--src/tables.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tables.h b/src/tables.h
index a535425e4..e797f638a 100644
--- a/src/tables.h
+++ b/src/tables.h
@@ -41,4 +41,3 @@ unsigned long numberOfAlbums();
int printAllKeysOfTable(FILE * fp, char * table, char * arg1);
#endif
-/* vim:set shiftwidth=4 tabstop=8 expandtab: */