aboutsummaryrefslogtreecommitdiff
path: root/src/zexy.h
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-08-18 10:14:10 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-08-18 10:14:10 +0000
commit88a13744187d5bcde6a787faed5b5e61cddc8897 (patch)
tree850fc084cfc5929444a112930aa499aab1e952f9 /src/zexy.h
parent9b7a7013442d12f212a47646a961125711db4921 (diff)
UTF-8
svn path=/trunk/externals/zexy/; revision=13828
Diffstat (limited to 'src/zexy.h')
-rw-r--r--src/zexy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/zexy.h b/src/zexy.h
index a56f868..174a6e9 100644
--- a/src/zexy.h
+++ b/src/zexy.h
@@ -1,7 +1,7 @@
/* ********************************************** */
/* the ZEXY external */
/* ********************************************** */
-/* forum::für::umläute */
+/* forum::für::umläute */
/* ********************************************** */
/* the ZEXY external is a runtime-library for miller s. puckette's realtime-computermusic-software "pure data"
@@ -103,7 +103,7 @@ typedef struct _mypdlist
static void zexy_register(char*object){
if(object!=0){
post("[%s] part of zexy-%s (compiled: "__DATE__")", object, VERSION);
- post("\tCopyright (l) 1999-2008 IOhannes m zmölnig, forum::für::umläute & IEM");
+ post("\tCopyright (l) 1999-2008 IOhannes m zmölnig, forum::für::umläute & IEM");
}
}
#else