summaryrefslogtreecommitdiff
path: root/src/sound/cocoa_s.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/cocoa_s.h')
-rw-r--r--src/sound/cocoa_s.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/cocoa_s.h b/src/sound/cocoa_s.h
index a85748bc2..701091425 100644
--- a/src/sound/cocoa_s.h
+++ b/src/sound/cocoa_s.h
@@ -14,7 +14,7 @@
#include "sound_driver.hpp"
-class SoundDriver_Cocoa: public SoundDriver {
+class SoundDriver_Cocoa : public SoundDriver {
public:
/* virtual */ const char *Start(const char * const *param);