Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ttcomtester/teraterm/teraterm/commlib.c

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

revision 3874 by maya, Tue May 11 11:15:21 2010 UTC revision 3926 by yutakapon, Mon Jun 7 14:01:51 2010 UTC
# Line 293  void CommOpen(HWND HW, PTTSet ts, PComVa Line 293  void CommOpen(HWND HW, PTTSet ts, PComVa
293          cv->Flush = FALSE;          cv->Flush = FALSE;
294          cv->FlushLen = 0;          cv->FlushLen = 0;
295          cv->TelLineMode = FALSE;          cv->TelLineMode = FALSE;
296            cv->pureutf8 = &ts->pureutf8;
297    
298          if ((ts->PortType!=IdSerial) && (strlen(ts->HostName)==0))          if ((ts->PortType!=IdSerial) && (strlen(ts->HostName)==0))
299          {          {

Legend:
Removed from v.3874  
changed lines
  Added in v.3926

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