diff decoders/modplug.c @ 535:45ee760a6f5a stable-1.0

Converted all text encoding from ISO-8859-1 to UTF-8.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 17 Apr 2008 18:06:53 +0000
parents d0d381a6f2bb
children 5c856ac6c58e
line wrap: on
line diff
--- a/decoders/modplug.c	Thu Apr 17 17:55:22 2008 +0000
+++ b/decoders/modplug.c	Thu Apr 17 18:06:53 2008 +0000
@@ -28,7 +28,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
@@ -97,7 +97,7 @@
     {
         extensions_modplug,
         "Play modules through ModPlug",
-        "Torbjörn Andersson <d91tan@Update.UU.SE>",
+        "Torbjörn Andersson <d91tan@Update.UU.SE>",
         "http://modplug-xmms.sourceforge.net/"
     },