summaryrefslogtreecommitdiff
path: root/w32dm.c
diff options
context:
space:
mode:
authordominik <dominik@openttd.org>2004-08-10 16:34:01 +0000
committerdominik <dominik@openttd.org>2004-08-10 16:34:01 +0000
commit6c87ef6c65c1f520f1f471ded8e0a1fb7c4fb3a2 (patch)
tree301337254d53aa88dda38ddfcea0c33dceeb4ca7 /w32dm.c
parent4d148bf0fa63fb36f253bdaf57e52280881945cb (diff)
downloadopenttd-6c87ef6c65c1f520f1f471ded8e0a1fb7c4fb3a2.tar.xz
(svn r9) Fixed a couple of warnings and minor coding issues
Diffstat (limited to 'w32dm.c')
-rw-r--r--w32dm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/w32dm.c b/w32dm.c
index 7c7dbbb9f..2a6036fe4 100644
--- a/w32dm.c
+++ b/w32dm.c
@@ -111,4 +111,4 @@ static void DMusicMidiSetVolume(byte vol)
SetVolume(vol);
}
-#endif \ No newline at end of file
+#endif