Revision: 10300 http://pure-data.svn.sourceforge.net/pure-data/?rev=10300&view=rev Author: zmoelnig Date: 2008-09-18 13:06:00 +0000 (Thu, 18 Sep 2008)
Log Message: ----------- fixed doc
Modified Paths: -------------- trunk/externals/iem/iemguts/src/canvasconnections.c
Modified: trunk/externals/iem/iemguts/src/canvasconnections.c =================================================================== --- trunk/externals/iem/iemguts/src/canvasconnections.c 2008-09-18 13:04:34 UTC (rev 10299) +++ trunk/externals/iem/iemguts/src/canvasconnections.c 2008-09-18 13:06:00 UTC (rev 10300) @@ -5,7 +5,7 @@ * * copyleft (c) IOhannes m zm\xF6lnig * - * 2007:forum::f\xFCr::uml\xE4ute:2007 + * 2008:forum::f\xFCr::uml\xE4ute: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"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.