[PD-cvs] pd/src x_net.c,1.2.4.2.2.2.2.1,1.2.4.2.2.2.2.2

Mathieu Bouchard matju at users.sourceforge.net
Sun Dec 3 01:24:22 CET 2006


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21070

Modified Files:
      Tag: desiredata
	x_net.c 
Log Message:
.


Index: x_net.c
===================================================================
RCS file: /cvsroot/pure-data/pd/src/x_net.c,v
retrieving revision 1.2.4.2.2.2.2.1
retrieving revision 1.2.4.2.2.2.2.2
diff -C2 -d -r1.2.4.2.2.2.2.1 -r1.2.4.2.2.2.2.2
*** x_net.c	2 Dec 2006 03:12:13 -0000	1.2.4.2.2.2.2.1
--- x_net.c	3 Dec 2006 00:24:20 -0000	1.2.4.2.2.2.2.2
***************
*** 206,210 ****
      int msg, natom = binbuf_getnatom(b);
      t_atom *at = binbuf_getvec(b);
-     fprintf(stderr,"%s\n",__PRETTY_FUNCTION__);
      for (msg = 0; msg < natom;)
      {
--- 206,209 ----





More information about the Pd-cvs mailing list