Update of /cvsroot/playerstage/code/player/server/drivers/mixed/wbr/914
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14026/server/drivers/mixed/wbr/914

Modified Files:
        wbr914.cc 
Log Message:
fixed some formatting and compiler warnings

Index: wbr914.cc
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/server/drivers/mixed/wbr/914/wbr914.cc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** wbr914.cc   1 Nov 2007 22:16:21 -0000       1.10
--- wbr914.cc   2 Dec 2007 09:11:12 -0000       1.11
***************
*** 1333,1337 ****
    }
      
!   printf( "Write timeout; wrote %d bytes, tried to write %d\n",
          numwritten, len );
  
--- 1333,1337 ----
    }
      
!   printf( "Write timeout; wrote %ld bytes, tried to write %ld\n",
          numwritten, len );
  


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to