Update of /cvsroot/playerstage/code/player/server/drivers/position/roboteq
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21161/server/drivers/position/roboteq

Modified Files:
        roboteq.cc 
Log Message:
small fixes for os x

Index: roboteq.cc
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/server/drivers/position/roboteq/roboteq.cc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** roboteq.cc  31 Jul 2007 06:19:41 -0000      1.1
--- roboteq.cc  6 Aug 2007 00:41:23 -0000       1.2
***************
*** 275,279 ****
  
        tcsetattr(roboteq_fd, TCSANOW, &options);
!       ioctl(roboteq_fd, TCFLSH, 2);
    }
  
--- 275,279 ----
  
        tcsetattr(roboteq_fd, TCSANOW, &options);
!       ioctl(roboteq_fd, TCIOFLUSH, 2);
    }
  


-------------------------------------------------------------------------
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