diff options
Diffstat (limited to 'MIDIvice')
-rw-r--r-- | MIDIvice/src/MIDIvice.c | 2 | ||||
-rw-r--r-- | MIDIvice/src/MIDIvice.h | 2 | ||||
-rw-r--r-- | 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... */ |