diff options
author | tron <tron@openttd.org> | 2006-06-05 18:00:37 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2006-06-05 18:00:37 +0000 |
commit | f764f9a5b01b468ce033a2cff1064a70e6af9d5f (patch) | |
tree | 1d91f3d2bb8ea07173912a44e2620e80d469a662 | |
parent | a441e615e294b1a0f068a3e5c4d630d6f7fc37a8 (diff) | |
download | openttd-f764f9a5b01b468ce033a2cff1064a70e6af9d5f.tar.xz |
(svn r5135) Forgotten Id tag
-rw-r--r-- | music/qtmidi.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/music/qtmidi.c b/music/qtmidi.c index f6b2bed6e..d586ad125 100644 --- a/music/qtmidi.c +++ b/music/qtmidi.c @@ -1,6 +1,4 @@ -/* - * qtmidi.c - MIDI Player for OpenTTD using QuickTime (MacOS X). - */ +/* $Id$ */ /** * @file qtmidi.c |