Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/teraterm/commlib.c

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

revision 3968 by yutakapon, Thu Aug 5 16:07:10 2010 UTC revision 4009 by maya, Tue Aug 17 14:55:08 2010 UTC
# Line 295  void CommOpen(HWND HW, PTTSet ts, PComVa Line 295  void CommOpen(HWND HW, PTTSet ts, PComVa
295          cv->Flush = FALSE;          cv->Flush = FALSE;
296          cv->FlushLen = 0;          cv->FlushLen = 0;
297          cv->TelLineMode = FALSE;          cv->TelLineMode = FALSE;
         cv->pureutf8 = &ts->pureutf8;  
298    
299          if ((ts->PortType!=IdSerial) && (strlen(ts->HostName)==0))          if ((ts->PortType!=IdSerial) && (strlen(ts->HostName)==0))
300          {          {

Legend:
Removed from v.3968  
changed lines
  Added in v.4009

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26