diff options
Diffstat (limited to 'src/player.h')
-rw-r--r-- | src/player.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/player.h b/src/player.h index 8c02b8f34..e92e14a8b 100644 --- a/src/player.h +++ b/src/player.h @@ -142,3 +142,4 @@ int getPlayerBits(); int getPlayerChannels(); #endif +/* vim:set shiftwidth=4 tabstop=8 expandtab: */ |