diff options
Diffstat (limited to 'backends/midi/stmidi.cpp')
-rw-r--r-- | backends/midi/stmidi.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/midi/stmidi.cpp b/backends/midi/stmidi.cpp index f07b5b56ca..154f4aacf6 100644 --- a/backends/midi/stmidi.cpp +++ b/backends/midi/stmidi.cpp @@ -17,9 +17,9 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* +/* * Raw MIDI output for the Atari ST line of computers. - * Based on the ScummVM SEQ & CoreMIDI drivers. + * Based on the ScummVM SEQ & CoreMIDI drivers. * Atari code by Keith Scroggins * We, unfortunately, could not use the SEQ driver because the /dev/midi under * FreeMiNT (and hence in libc) is considered to be a serial port for machine |