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.353 by sasha, Wed Sep 12 19:51:41 2007 UTC vs.
Revision 1.355 by ayin, Fri Sep 14 09:46:18 2007 UTC

3421 } 3421 }
3422 3422
3423 break; 3423 break;
3424#endif 3424#endif
3425 3425
3426#if XPM_BACKGROUND 3426#if BG_IMAGE_FROM_FILE
3427 case Rxvt_Pixmap: 3427 case Rxvt_Pixmap:
3428 if (!strcmp (str, "?")) 3428 if (!strcmp (str, "?"))
3429 { 3429 {
3430 char str[256]; 3430 char str[256];
3431 3431
3994 3994
3995 if (v_buflen == 0) 3995 if (v_buflen == 0)
3996 { 3996 {
3997 free (v_buffer); 3997 free (v_buffer);
3998 v_buffer = 0; 3998 v_buffer = 0;
3999 v_buflen = 0;
4000 3999
4001 pty_ev.set (EVENT_READ); 4000 pty_ev.set (EVENT_READ);
4002 return; 4001 return;
4003 } 4002 }
4004 4003

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines