aboutsummaryrefslogtreecommitdiffstats
path: root/src/audio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio.c')
-rw-r--r--src/audio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/audio.c b/src/audio.c
index df497203e..b532c95e4 100644
--- a/src/audio.c
+++ b/src/audio.c
@@ -220,3 +220,4 @@ void audioError() {
}
#endif
}
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */