(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!

This commit is contained in:
truelight
2004-09-10 19:02:27 +00:00
parent 1c1a5b91c9
commit eb49a19460
82 changed files with 1857 additions and 1857 deletions

2
hal.h
View File

@@ -65,7 +65,7 @@ extern const HalVideoDriver _sdl_video_driver;
#if defined(UNIX)
extern const HalMusicDriver _extmidi_music_driver;
#endif
#endif
#if defined(__BEOS__)
extern const HalMusicDriver _bemidi_music_driver;