/[H7]/branches/linux-serial/SlipSerial.cpp
ViewVC logotype

Diff of /branches/linux-serial/SlipSerial.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 43 by torben, Sun Feb 4 20:11:41 2007 UTC revision 44 by torben, Sun Feb 4 21:22:44 2007 UTC
# Line 1  Line 1 
1    #ifdef _WINDOWS
2  #include "StdAfx.h"  #include "StdAfx.h"
3  #include ".\slipserial.h"  #endif
4    
5    #include "SlipSerial.h"
6    
7  #include <iomanip>  #include <iomanip>
8    
# Line 105  void CSlipSerial::writeSlipByte(unsigned Line 108  void CSlipSerial::writeSlipByte(unsigned
108          }          }
109          else          else
110                  writeByte( out );                  writeByte( out );
 }  
111    }

Legend:
Removed from v.43  
changed lines
  Added in v.44

  ViewVC Help
Powered by ViewVC 1.1.20