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 3487 by doda, Mon Jun 15 03:20:22 2009 UTC revision 3489 by doda, Mon Jun 15 06:47:40 2009 UTC
# Line 1841  void CSSetAttr() Line 1841  void CSSetAttr()
1841            if (NParam < 2 || Param[2] == 0) {            if (NParam < 2 || Param[2] == 0) {
1842              DispShowWindow(WINDOW_RESTORE);              DispShowWindow(WINDOW_RESTORE);
1843            }            }
1844            else {            else if (Param[2] == 1) {
1845              DispShowWindow(WINDOW_MAXIMIZE);              DispShowWindow(WINDOW_MAXIMIZE);
1846            }            }
1847          }          }

Legend:
Removed from v.3487  
changed lines
  Added in v.3489

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