Update of /cvsroot/playerstage/code/player/libplayerxdr
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22150/libplayerxdr

Modified Files:
        functiontable.c 
Log Message:
Fixed some bugs in the ranger interface and drivers


Index: functiontable.c
===================================================================
RCS file: /cvsroot/playerstage/code/player/libplayerxdr/functiontable.c,v
retrieving revision 1.85
retrieving revision 1.86
diff -C2 -d -r1.85 -r1.86
*** functiontable.c     17 Jun 2007 00:05:16 -0000      1.85
--- functiontable.c     23 Jun 2007 03:25:45 -0000      1.86
***************
*** 477,482 ****
    {PLAYER_RANGER_CODE, PLAYER_MSGTYPE_REQ, PLAYER_RANGER_REQ_INTNS,
     (player_pack_fn_t)player_ranger_intns_config_pack, NULL, NULL},
-   {PLAYER_RANGER_CODE, PLAYER_MSGTYPE_REQ, PLAYER_RANGER_REQ_INTNS,
-    (player_pack_fn_t)player_ranger_intns_config_pack, NULL, NULL},
    {PLAYER_RANGER_CODE, PLAYER_MSGTYPE_REQ, PLAYER_RANGER_REQ_GET_CONFIG,
     (player_pack_fn_t)player_ranger_config_pack, NULL, NULL},
--- 477,480 ----


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to