Browse Subversion Repository
Diff of /trunk/teraterm/teraterm/commlib.c
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|