ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/screen.C
(Generate patch)

Comparing rxvt-unicode/src/screen.C (file contents):
Revision 1.327 by root, Wed Nov 5 14:43:54 2008 UTC vs.
Revision 1.328 by root, Sun Mar 29 13:36:03 2009 UTC

2250 for (i = 0; ++col < ncol; ) 2250 for (i = 0; ++col < ncol; )
2251 { 2251 {
2252 if (stp[col] == NOCHAR) 2252 if (stp[col] == NOCHAR)
2253 { 2253 {
2254 dtp[col] = stp[col]; 2254 dtp[col] = stp[col];
2255 drp[col] = rend; 2255 drp[col] = srp[col];
2256
2256 count++; 2257 count++;
2257 i++; 2258 i++;
2258 2259
2259 continue; 2260 continue;
2260 } 2261 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines