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.418 by root, Fri Oct 10 00:11:44 2008 UTC vs.
Revision 1.419 by root, Fri Oct 10 13:23:56 2008 UTC

3272 3272
3273 assert (str != NULL); 3273 assert (str != NULL);
3274 3274
3275 if (HOOK_INVOKE ((this, HOOK_OSC_SEQ, DT_INT, op, DT_STR, str, DT_END))) 3275 if (HOOK_INVOKE ((this, HOOK_OSC_SEQ, DT_INT, op, DT_STR, str, DT_END)))
3276 return; 3276 return;
3277 fprintf (stderr, "op %d<%s>\n", op, str);//D
3278 3277
3279 switch (op) 3278 switch (op)
3280 { 3279 {
3281 case XTerm_name: 3280 case XTerm_name:
3282 set_title (str); 3281 set_title (str);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines