aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-02-17 03:55:38 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-02-17 03:55:38 +0000
commitd0a7514f0ff4cd08d947006f25dfb44f73bdbf8d (patch)
tree6773a8c505836a9409e542f5030eac7312cbf348
parent6920f52d28b42e3209474c69dcfa76f663de4a61 (diff)
fixed unescaped commas
svn path=/trunk/externals/boids/; revision=15969
-rw-r--r--boids-meta.pd2
1 files changed, 1 insertions, 1 deletions
diff --git a/boids-meta.pd b/boids-meta.pd
index 2c0480d..1ac37df 100644
--- a/boids-meta.pd
+++ b/boids-meta.pd
@@ -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 boids;
-#X text 10 50 AUTHOR Eric Singer, A. Sier, and Jasch;
+#X text 10 50 AUTHOR Eric Singer \, A. Sier \, and Jasch;
#X text 10 70 DESCRIPTION 2D and 3D boids flocking algorithm;
#X text 10 90 LICENSE GNU GPL 2;
#X text 10 110 VERSION 1.1.1;