Update of /cvsroot/playerstage/code/player/client_libs/libplayerc
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10533/player/client_libs/libplayerc
Modified Files:
Tag: release-2-0-patches
dev_simulation.c
Log Message:
changed property to prop in simulation interface
Index: dev_simulation.c
===================================================================
RCS file:
/cvsroot/playerstage/code/player/client_libs/libplayerc/dev_simulation.c,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -C2 -d -r1.8 -r1.8.2.1
*** dev_simulation.c 15 Apr 2006 19:31:10 -0000 1.8
--- dev_simulation.c 31 May 2006 22:21:18 -0000 1.8.2.1
***************
*** 154,160 ****
req.name_count = strlen(req.name) + 1;
! strncpy(req.property, property, PLAYER_SIMULATION_IDENTIFIER_MAXLEN);
! req.property[PLAYER_SIMULATION_IDENTIFIER_MAXLEN-1]='\0';
! req.property_count = strlen(req.property) + 1;
req.value = value;
--- 154,160 ----
req.name_count = strlen(req.name) + 1;
! strncpy(req.prop, property, PLAYER_SIMULATION_IDENTIFIER_MAXLEN);
! req.prop[PLAYER_SIMULATION_IDENTIFIER_MAXLEN-1]='\0';
! req.prop_count = strlen(req.prop) + 1;
req.value = value;
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit