From 8d18634017e968c9d3cdf2b5ecfd7fb0f3299dcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 18 Sep 2008 13:06:00 +0000 Subject: fixed doc svn path=/trunk/externals/iem/iemguts/; revision=10300 --- src/canvasconnections.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/canvasconnections.c b/src/canvasconnections.c index 3c2bc90..4ba7858 100644 --- a/src/canvasconnections.c +++ b/src/canvasconnections.c @@ -5,7 +5,7 @@ * * copyleft (c) IOhannes m zmölnig * - * 2007:forum::für::umläute:2007 + * 2008:forum::für::umläute:2008 * * institute of electronic music and acoustics (iem) * @@ -20,7 +20,7 @@ * this object provides a way to send messages to upstream canvases * by default it sends messages to the containing canvas, but you can give the * "depth" as argument; - * e.g. [canvasconnections 1] will send messages to the parent of the containing canvas + * e.g. [canvasconnections 1] will query the parent of the containing canvas */ #include "m_pd.h" -- cgit v1.2.1