(svn r26108) -Codechange: some coding style (whitespace)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "sound_driver.hpp"
|
||||
|
||||
/** Implementation of the allegro sound driver. */
|
||||
class SoundDriver_Allegro: public SoundDriver {
|
||||
class SoundDriver_Allegro : public SoundDriver {
|
||||
public:
|
||||
/* virtual */ const char *Start(const char * const *param);
|
||||
|
||||
|
Reference in New Issue
Block a user