aboutsummaryrefslogtreecommitdiff
path: root/src/command.h
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-04-14 14:53:41 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-04-14 14:53:41 +0000
commit549344d38ab6df1fec7f0d2a6c12a7b8c50547db (patch)
tree5ee3bc85b04e9e98c95a8f8113df1716122d7bf6 /src/command.h
parent87e87e12d357a603ea6f15f4f44d3ca0ed4dd442 (diff)
add vim shiznit to end of all source files
git-svn-id: https://svn.musicpd.org/mpd/trunk@750 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/command.h')
-rw-r--r--src/command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command.h b/src/command.h
index 68d6f4a3..a2733ed6 100644
--- a/src/command.h
+++ b/src/command.h
@@ -41,3 +41,4 @@ void initCommands();
void finishCommands();
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */