(svn r26108) -Codechange: some coding style (whitespace)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "video_driver.hpp"
|
||||
|
||||
/** The SDL video driver. */
|
||||
class VideoDriver_SDL: public VideoDriver {
|
||||
class VideoDriver_SDL : public VideoDriver {
|
||||
public:
|
||||
/* virtual */ const char *Start(const char * const *param);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user