[PD-cvs] externals/bbogart/entry entry.c,1.33,1.34

Hans-Christoph Steiner eighthave at users.sourceforge.net
Tue Nov 13 22:47:05 CET 2007


Update of /cvsroot/pure-data/externals/bbogart/entry
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3958

Modified Files:
	entry.c 
Log Message:
turned off debug messages

Index: entry.c
===================================================================
RCS file: /cvsroot/pure-data/externals/bbogart/entry/entry.c,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -d -r1.33 -r1.34
*** entry.c	13 Nov 2007 21:13:19 -0000	1.33
--- entry.c	13 Nov 2007 21:47:03 -0000	1.34
***************
*** 49,53 ****
  #define TOTAL_OUTLETS           2
  
! #define DEBUG(x) x
  
  typedef struct _entry
--- 49,53 ----
  #define TOTAL_OUTLETS           2
  
! #define DEBUG(x)
  
  typedef struct _entry





More information about the Pd-cvs mailing list