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

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.519 by root, Thu Jun 7 11:27:08 2012 UTC vs.
Revision 1.520 by sf-exg, Sun Jun 10 13:07:56 2012 UTC

3488 { 3488 {
3489 bool changed = false; 3489 bool changed = false;
3490 3490
3491 if (*str != ';') 3491 if (*str != ';')
3492 { 3492 {
3493 if (fimage.set_file_geometry (str)) 3493 if (fimage.set_file_geometry (this, str))
3494 changed = true; 3494 changed = true;
3495 } 3495 }
3496 else 3496 else
3497 { 3497 {
3498 str++; 3498 str++;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines