diff options
author | tron <tron@openttd.org> | 2006-06-27 21:25:53 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2006-06-27 21:25:53 +0000 |
commit | 2b27073156f40df263cf653263488b8d72a76236 (patch) | |
tree | 1bfdb9c99b43fdc3b07ac13cbed4259a06d34f6f /music | |
parent | c126ce110ee33bffe07dac5283d8a1648dc662b7 (diff) | |
download | openttd-2b27073156f40df263cf653263488b8d72a76236.tar.xz |
(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
Diffstat (limited to 'music')
-rw-r--r-- | music/qtmidi.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/music/qtmidi.h b/music/qtmidi.h index ecb7a0b19..727ce25e1 100644 --- a/music/qtmidi.h +++ b/music/qtmidi.h @@ -1,8 +1,4 @@ -/* - * qtmidi.h - * - * $Id$ - */ +/* $Id$ */ #ifndef MUSIC_MACOSX_QUICKTIME_H #define MUSIC_MACOSX_QUICKTIME_H |