Revision: 7828
http://playerstage.svn.sourceforge.net/playerstage/?rev=7828&view=rev
Author: gbiggs
Date: 2009-06-09 23:57:21 +0000 (Tue, 09 Jun 2009)
Log Message:
-----------
Fixed incorrect structure usage (see bug #2803441)
Modified Paths:
--------------
code/player/trunk/libplayercore/interfaces/008_ptz.def
Modified: code/player/trunk/libplayercore/interfaces/008_ptz.def
===================================================================
--- code/player/trunk/libplayercore/interfaces/008_ptz.def 2009-06-09
23:54:24 UTC (rev 7827)
+++ code/player/trunk/libplayercore/interfaces/008_ptz.def 2009-06-09
23:57:21 UTC (rev 7828)
@@ -14,7 +14,7 @@
message { REQ, STATUS, 5, player_ptz_req_status_t };
/** Data subtype: state */
-message { DATA, STATE, 1, player_power_data_t };
+message { DATA, STATE, 1, player_ptz_data_t };
/** Data subtype: geometry */
message { DATA, GEOM, 2, player_ptz_geom_t };
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit