Update of /cvsroot/playerstage/code/player/examples/plugins/exampleinterface
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11829/examples/plugins/exampleinterface

Modified Files:
        eginterf_xdr.h 
Log Message:
replaced non portable uint with uint32_t


Index: eginterf_xdr.h
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/examples/plugins/exampleinterface/eginterf_xdr.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** eginterf_xdr.h      21 Sep 2007 03:31:49 -0000      1.4
--- eginterf_xdr.h      24 Oct 2007 22:32:03 -0000      1.5
***************
*** 1,7 ****
! #ifndef _EGINTERF_
  
  #include <libplayerxdr/playerxdr.h>
  
! #include "eginterf.h"
  
  #ifdef __cplusplus
--- 1,7 ----
! #ifndef __
  
  #include <libplayerxdr/playerxdr.h>
  
! #include "./eginterf.h"
  
  #ifdef __cplusplus


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to