From a70f7117efe94d0006b13c51d8ecaf47acc27418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Sat, 21 Apr 2012 13:21:16 +0000 Subject: more encoding fixes svn path=/trunk/externals/hardware/; revision=16131 --- MIDIvice/src/MIDIvice.c | 2 +- MIDIvice/src/MIDIvice.h | 2 +- MIDIvice/src/motormix.c | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MIDIvice/src/MIDIvice.c b/MIDIvice/src/MIDIvice.c index 8668862..0acdb1d 100644 --- a/MIDIvice/src/MIDIvice.c +++ b/MIDIvice/src/MIDIvice.c @@ -1,5 +1,5 @@ /* (c) copyleft 2002-2008 IOhannes m zmölnig - * forum::f~r::uml~ute + * forum::für::umläute * Institute of Electronic Music and Acoustics (IEM) * University of Music and Dramatic Arts Graz (KUG) */ diff --git a/MIDIvice/src/MIDIvice.h b/MIDIvice/src/MIDIvice.h index 41e58ec..b3f3e93 100644 --- a/MIDIvice/src/MIDIvice.h +++ b/MIDIvice/src/MIDIvice.h @@ -6,7 +6,7 @@ /* ********************************************** */ /* (c) copyleft 2002-2008 IOhannes m zmölnig - * forum::f~r::uml~ute + * forum::für::umläute * Institute of Electronic Music and Acoustics (IEM) * University of Music and Dramatic Arts Graz (KUG) */ diff --git a/MIDIvice/src/motormix.c b/MIDIvice/src/motormix.c index f7257bf..46355ee 100644 --- a/MIDIvice/src/motormix.c +++ b/MIDIvice/src/motormix.c @@ -1,5 +1,5 @@ -/* (c) copyleft 2002-2008 IOhannes m zmölnig - * forum::f~r::uml~ute +/* (c) copyleft 2002-2008 IOhannes m zmölnig + * forum::für::umläute * Institute of Electronic Music and Acoustics (IEM) * University of Music and Dramatic Arts Graz (KUG) */ @@ -812,7 +812,7 @@ static void motormix_help(t_motormix *x) "\n\tmotormix_LCDtext" "\n\tmotormix_LCDgraph" "\n\tmotormix_7seg"); - post("(l) forum::fÃŒr::umlÀute @ IEM/KUG, Graz; 2002"); + post("(l) forum::für::umläute @ IEM/KUG, Graz; 2002"); } static void motormix_reset(t_motormix *x) { /* this LOOKs like a reset; i don't know what it really is... */ -- cgit v1.2.1