Update of /cvsroot/pure-data/pd/extra/fiddle~ In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28200/extra/fiddle~
Modified Files: Tag: devel_0_39 fiddle~.c Log Message: reverting Matju's cosmetic changes (see saved patch 1370034 in the patch tracker)
Index: fiddle~.c =================================================================== RCS file: /cvsroot/pure-data/pd/extra/fiddle~/fiddle~.c,v retrieving revision 1.5.4.3 retrieving revision 1.5.4.4 diff -C2 -d -r1.5.4.3 -r1.5.4.4 *** fiddle~.c 27 Nov 2005 08:15:00 -0000 1.5.4.3 --- fiddle~.c 30 Nov 2005 13:57:09 -0000 1.5.4.4 *************** *** 1108,1111 **** --- 1108,1112 ---- long npeakanal, long npeakout) { + float *buf1, *buf2, *buf3; t_peakout *buf4; int i;