Update of /cvsroot/playerstage/code/player/libplayercore
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2884/libplayercore
Modified Files:
player.h
Log Message:
changes to blackboard interface and client proxies
Index: player.h
===================================================================
RCS file: /cvsroot/playerstage/code/player/libplayercore/player.h,v
retrieving revision 1.144
retrieving revision 1.145
diff -C2 -d -r1.144 -r1.145
*** player.h 6 Dec 2007 00:20:28 -0000 1.144
--- player.h 21 Jan 2008 02:58:45 -0000 1.145
***************
*** 270,279 ****
/** Identifier for the entry. */
char* key;
- /** Entry interface type. */
- uint16_t interf;
/** Entry data type. */
! uint8_t type;
/** Entry data subtype. */
! uint8_t subtype;
/** Entry data length. */
uint32_t data_count;
--- 270,277 ----
/** Identifier for the entry. */
char* key;
/** Entry data type. */
! uint16_t type;
/** Entry data subtype. */
! uint16_t subtype;
/** Entry data length. */
uint32_t data_count;
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit