[PD-cvs] doc/tutorials/externals-howto/example3 counter.c,1.1,1.2

IOhannes m zmölnig zmoelnig at users.sourceforge.net
Tue Jan 31 13:13:01 CET 2006


Update of /cvsroot/pure-data/doc/tutorials/externals-howto/example3
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19218/example3

Modified Files:
	counter.c 
Log Message:
bug-fixes


Index: counter.c
===================================================================
RCS file: /cvsroot/pure-data/doc/tutorials/externals-howto/example3/counter.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** counter.c	31 Jan 2006 10:44:35 -0000	1.1
--- counter.c	31 Jan 2006 12:12:59 -0000	1.2
***************
*** 127,130 ****
--- 127,131 ----
      break;
    case 0:
+     break;
    }
    if (argc<2)f2=f1;





More information about the Pd-cvs mailing list