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 4021 by doda, Thu Aug 19 07:29:01 2010 UTC revision 4022 by doda, Thu Aug 19 07:56:17 2010 UTC
# Line 2012  void CSSetAttr()               // SGR Line 2012  void CSSetAttr()               // SGR
2012      switch (b) {      switch (b) {
2013        case 'c': /* second terminal report (Secondary DA) */        case 'c': /* second terminal report (Secondary DA) */
2014          if (Param[1] < 1) {          if (Param[1] < 1) {
2015            SendCSIstr(">32;10;2c", 9); /* VT382 */            SendCSIstr(">32;100;2c", 10); /* VT382 */
2016          }          }
2017          break;          break;
2018        case 'J':        case 'J':

Legend:
Removed from v.4021  
changed lines
  Added in v.4022

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