[PD-cvs] pd/src m_sched.c,1.5.4.35.2.21.2.7,1.5.4.35.2.21.2.8

Mathieu Bouchard matju at users.sourceforge.net
Thu Jun 28 11:01:52 CEST 2007


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

Modified Files:
      Tag: desiredata
	m_sched.c 
Log Message:
goes with previous commit


Index: m_sched.c
===================================================================
RCS file: /cvsroot/pure-data/pd/src/m_sched.c,v
retrieving revision 1.5.4.35.2.21.2.7
retrieving revision 1.5.4.35.2.21.2.8
diff -C2 -d -r1.5.4.35.2.21.2.7 -r1.5.4.35.2.21.2.8
*** m_sched.c	28 Jun 2007 06:30:15 -0000	1.5.4.35.2.21.2.7
--- m_sched.c	28 Jun 2007 09:01:50 -0000	1.5.4.35.2.21.2.8
***************
*** 288,292 ****
  #endif
  
! extern "C" void dsp_tick ();
  
  static int sched_usedacs = 0;
--- 288,292 ----
  #endif
  
! extern void dsp_tick ();
  
  static int sched_usedacs = 0;





More information about the Pd-cvs mailing list