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 6913 by doda, Fri Aug 25 14:48:35 2017 UTC revision 6941 by doda, Wed Sep 27 03:16:11 2017 UTC
# Line 2596  void CSGT(BYTE b) Line 2596  void CSGT(BYTE b)
2596          switch (b) {          switch (b) {
2597            case 'c': /* second terminal report (Secondary DA) */            case 'c': /* second terminal report (Secondary DA) */
2598                  if (Param[1] == 0) {                  if (Param[1] == 0) {
2599                          SendCSIstr(">32;278;0c", 0); /* VT382(>32) + xterm rev 278 */                          SendCSIstr(">32;331;0c", 0); /* VT382(>32) + xterm rev 331 */
2600                  }                  }
2601                  break;                  break;
2602    

Legend:
Removed from v.6913  
changed lines
  Added in v.6941

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