Browse Subversion Repository
Diff of /trunk/teraterm/teraterm/vtterm.c
Parent Directory
| Revision Log
| Patch
| 5475 |
{ |
{ |
| 5476 |
ParseMode = ModeFirst; |
ParseMode = ModeFirst; |
| 5477 |
if (((ts.FTFlag & FT_BPAUTO)!=0) && (b=='B')) |
if (((ts.FTFlag & FT_BPAUTO)!=0) && (b=='B')) |
| 5478 |
BPStart(IdBPAuto); /* Auto B-Plus activation */ |
BPStartReceive(FALSE, TRUE); /* Auto B-Plus activation */ |
| 5479 |
ChangeEmu = -1; |
ChangeEmu = -1; |
| 5480 |
} |
} |
| 5481 |
|
|
|
|
Legend:
| Removed from v.9084 |
|
| changed lines |
| |
Added in v.9085 |
|
|
|