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.311 by root, Sat Mar 4 20:14:35 2006 UTC vs.
Revision 1.312 by root, Sat Mar 4 22:05:05 2006 UTC

3758 dLocal (Display *, dpy); 3758 dLocal (Display *, dpy);
3759 3759
3760 assert (str != NULL); 3760 assert (str != NULL);
3761 3761
3762 if (HOOK_INVOKE ((this, HOOK_OSC_SEQ, DT_INT, op, DT_STR, str, DT_END))) 3762 if (HOOK_INVOKE ((this, HOOK_OSC_SEQ, DT_INT, op, DT_STR, str, DT_END)))
3763 ; // no responses yet 3763 return;
3764 3764
3765 switch (op) 3765 switch (op)
3766 { 3766 {
3767 case XTerm_name: 3767 case XTerm_name:
3768 set_title (str); 3768 set_title (str);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines