Mercurial > SDL_sound_CoreAudio
diff decoders/midi.c @ 536:8a814bbbedfa
Merged r544:545 from branches/stable-1.0: converted to UTF-8 encoding.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 17 Apr 2008 18:08:02 +0000 |
parents | 3e705c9180e5 |
children | 2e8907ff98e9 |
line wrap: on
line diff
--- a/decoders/midi.c Thu Apr 17 17:56:09 2008 +0000 +++ b/decoders/midi.c Thu Apr 17 18:08:02 2008 +0000 @@ -25,7 +25,7 @@ * * Please see the file COPYING in the source's root directory. * - * This file written by Torbjörn Andersson. (d91tan@Update.UU.SE) + * This file written by Torbjörn Andersson. (d91tan@Update.UU.SE) */ #if HAVE_CONFIG_H @@ -60,7 +60,7 @@ { extensions_midi, "MIDI decoder, using a subset of TiMidity", - "Torbjörn Andersson <d91tan@Update.UU.SE>", + "Torbjörn Andersson <d91tan@Update.UU.SE>", "http://www.icculus.org/SDL_sound/" },