Update of /cvsroot/pure-data/pd/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31527
Modified Files: Tag: impd_0_37 s_path.c Log Message: oops
Index: s_path.c =================================================================== RCS file: /cvsroot/pure-data/pd/src/s_path.c,v retrieving revision 1.1.1.2.2.2.2.3 retrieving revision 1.1.1.2.2.2.2.4 diff -C2 -d -r1.1.1.2.2.2.2.3 -r1.1.1.2.2.2.2.4 *** s_path.c 30 Mar 2004 00:23:43 -0000 1.1.1.2.2.2.2.3 --- s_path.c 30 Mar 2004 00:40:39 -0000 1.1.1.2.2.2.2.4 *************** *** 349,353 **** }
- #ifdef UNIX int sys_rcfile(void) { --- 349,352 ---- *************** *** 377,381 **** return 0; } - #endif /* UNIX */
/* start an audio settings dialog window */ --- 376,379 ----