From b25a4f8231f3ded44038ea454a3d4c6a2dc9217d Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 15 Mar 2009 00:32:18 +0000 Subject: (svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too --- src/music/bemidi.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/music/bemidi.cpp') diff --git a/src/music/bemidi.cpp b/src/music/bemidi.cpp index 41bd4ee4f..cb32fb4a0 100644 --- a/src/music/bemidi.cpp +++ b/src/music/bemidi.cpp @@ -6,7 +6,7 @@ #include "../openttd.h" #include "bemidi.h" -// BeOS System Includes +/* BeOS System Includes */ #include static BMidiSynthFile midiSynthFile; -- cgit v1.2.3-54-g00ecf