aboutsummaryrefslogtreecommitdiff
path: root/src/stats.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/stats.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/stats.h')
-rw-r--r--src/stats.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stats.h b/src/stats.h
index dd009909..bef0e317 100644
--- a/src/stats.h
+++ b/src/stats.h
@@ -38,3 +38,4 @@ void initStats();
int printStats(FILE * fp);
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */