Browse Subversion Repository
Diff of /trunk/teraterm/teraterm/vtterm.c
Parent Directory
| Revision Log
| Patch
| 438 |
MainY = 0; |
MainY = 0; |
| 439 |
MainTop = 0; |
MainTop = 0; |
| 440 |
MainBottom = NumOfLines-StatusLine-1; |
MainBottom = NumOfLines-StatusLine-1; |
|
LRMarginMode = FALSE; |
|
| 441 |
} |
} |
| 442 |
|
|
| 443 |
void SendCSIstr(char *str, int len) { |
void SendCSIstr(char *str, int len) { |
|
|
Legend:
| Removed from v.7274 |
|
| changed lines |
| |
Added in v.7277 |
|
|
|