diff options
Diffstat (limited to 'src/audio.h')
-rw-r--r-- | src/audio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/audio.h b/src/audio.h index 58a83a79a..98b44326e 100644 --- a/src/audio.h +++ b/src/audio.h @@ -48,3 +48,4 @@ void audioError(); int isCurrentAudioFormat(AudioFormat * audioFormat); #endif +/* vim:set shiftwidth=4 tabstop=8 expandtab: */ |