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 2673 by doda, Tue Mar 3 12:33:49 2009 UTC revision 2708 by doda, Wed Mar 18 18:42:00 2009 UTC
# Line 1826  void CSSetAttr() Line 1826  void CSSetAttr()
1826          ColorRef = ts.VTColor[1];          ColorRef = ts.VTColor[1];
1827          ts.VTColor[1] = ts.VTReverseColor[1];          ts.VTColor[1] = ts.VTReverseColor[1];
1828          ts.VTReverseColor[1] = ColorRef;          ts.VTReverseColor[1] = ColorRef;
         ts.VTColor[0] = ts.VTReverseColor[0];  
1829        }        }
1830        else {        else {
1831          ColorRef = ts.VTColor[0];          ColorRef = ts.VTColor[0];

Legend:
Removed from v.2673  
changed lines
  Added in v.2708

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