Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/teraterm/vtterm.c

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

revision 5410 by doda, Thu Oct 31 10:27:07 2013 UTC revision 5423 by doda, Fri Nov 22 06:29:03 2013 UTC
# Line 406  void ChangeTerminalSize(int Nx, int Ny) Line 406  void ChangeTerminalSize(int Nx, int Ny)
406    MainY = 0;    MainY = 0;
407    MainTop = 0;    MainTop = 0;
408    MainBottom = NumOfColumns-1;    MainBottom = NumOfColumns-1;
409      LRMarginMode = FALSE;
410  }  }
411    
412  void SendCSIstr(char *str, int len) {  void SendCSIstr(char *str, int len) {

Legend:
Removed from v.5410  
changed lines
  Added in v.5423

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