aboutsummaryrefslogtreecommitdiffstats
path: root/src/player.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/player.c')
-rw-r--r--src/player.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/player.c b/src/player.c
index 3a18c7d19..a9ab8fe1d 100644
--- a/src/player.c
+++ b/src/player.c
@@ -474,3 +474,4 @@ int getPlayerChannels() {
return pc->channels;
}
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */