aboutsummaryrefslogtreecommitdiffstats
path: root/src/interface.h
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-06-21 00:22:02 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-06-21 00:22:02 +0000
commitcdb67649a631219ab9dd8ca413f82d0ca89a0919 (patch)
tree675e9449b1b457a668a72d3ee5368e6c5170c0f4 /src/interface.h
parentb7dcbb1bb306ccee0edc83a7e2fb252618d4d623 (diff)
downloadmpd-cdb67649a631219ab9dd8ca413f82d0ca89a0919.tar.gz
mpd-cdb67649a631219ab9dd8ca413f82d0ca89a0919.tar.xz
mpd-cdb67649a631219ab9dd8ca413f82d0ca89a0919.zip
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1593 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/interface.h')
-rw-r--r--src/interface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interface.h b/src/interface.h
index 1f87ba7fe..2987359a6 100644
--- a/src/interface.h
+++ b/src/interface.h
@@ -38,4 +38,3 @@ int interfacePrintWithFD(int fd, char * buffer, int len);
int doIOForInterfaces();
#endif
-/* vim:set shiftwidth=4 tabstop=8 expandtab: */