aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-02-10 11:48:24 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-02-10 11:48:24 +0000
commitaddca750177a7fc083bf685041ebed3a22d9c866 (patch)
tree24877d09b65663eb217eccc1faaf8df454496b14
parent58e54cd658f8bd10949d5e9cf5b3450382efd614 (diff)
commas need to be escaped
svn path=/trunk/externals/iem/iemmatrix/; revision=14896
-rw-r--r--doc/iemmatrix-meta.pd.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/iemmatrix-meta.pd.in b/doc/iemmatrix-meta.pd.in
index 9bc0698..b3d97c4 100644
--- a/doc/iemmatrix-meta.pd.in
+++ b/doc/iemmatrix-meta.pd.in
@@ -2,7 +2,7 @@
#N canvas 20 20 420 300 META 0;
#X text 10 10 META this is a prototype of a libdir meta file;
#X text 10 30 NAME @PACKAGE_NAME@;
-#X text 10 50 AUTHOR IOhannes m zmoelnig, Thomas Musil, Franz Zotter;
+#X text 10 50 AUTHOR IOhannes m zmoelnig\, Thomas Musil\, Franz Zotter;
#X text 10 70 LICENSE GPL-2;
#X text 10 90 VERSION @PACKAGE_VERSION@;
#X restore 10 10 pd META;