Update of /cvsroot/pure-data/externals/pidip/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21582/include
Modified Files: pdp_streaming.h Log Message: PiDiP v 0.12.17
Index: pdp_streaming.h =================================================================== RCS file: /cvsroot/pure-data/externals/pidip/include/pdp_streaming.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pdp_streaming.h 11 Aug 2003 04:26:00 -0000 1.1 --- pdp_streaming.h 14 Nov 2004 22:52:21 -0000 1.2 *************** *** 31,34 **** int height; struct timeval etime; // valid until 2038 ! unsigned int clength; } t_hpacket; --- 31,34 ---- int height; struct timeval etime; // valid until 2038 ! int clength; } t_hpacket;