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 5090 by doda, Tue Dec 4 03:59:26 2012 UTC revision 5091 by doda, Tue Dec 4 14:34:26 2012 UTC
# Line 2886  void CSSetAttr()               // SGR Line 2886  void CSSetAttr()               // SGR
2886            BuffEraseBox(Param[2]-1, Param[1]-1, Param[4]-1, Param[3]-1);            BuffEraseBox(Param[2]-1, Param[1]-1, Param[4]-1, Param[3]-1);
2887          }          }
2888          else {          else {
2889            BuffSelectEraseBox(Param[2]-1, Param[1]-1, Param[4]-1, Param[3]-1);            BuffSelectiveEraseBox(Param[2]-1, Param[1]-1, Param[4]-1, Param[3]-1);
2890          }          }
2891          break;          break;
2892    

Legend:
Removed from v.5090  
changed lines
  Added in v.5091

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