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.190 by root, Mon Jan 17 00:59:23 2005 UTC vs.
Revision 1.191 by root, Wed Jan 26 07:08:15 2005 UTC

3776 { 3776 {
3777 str++; 3777 str++;
3778#if XPM_BACKGROUND 3778#if XPM_BACKGROUND
3779 changed += scale_pixmap (str); 3779 changed += scale_pixmap (str);
3780#endif 3780#endif
3781
3782 } 3781 }
3782
3783 if (changed) 3783 if (changed)
3784 { 3784 {
3785#ifdef XPM_BACKGROUND 3785#ifdef XPM_BACKGROUND
3786 resize_pixmap (); 3786 resize_pixmap ();
3787#endif 3787#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines