From: root Date: Sat, 4 Mar 2006 22:05:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=40073d50101fad0d2ff212e0cb549992801d2775;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/command.C b/src/command.C index 14f6bbf2..a2d23dbb 100644 --- a/src/command.C +++ b/src/command.C @@ -3760,7 +3760,7 @@ rxvt_term::process_xterm_seq (int op, const char *str, char resp) assert (str != NULL); if (HOOK_INVOKE ((this, HOOK_OSC_SEQ, DT_INT, op, DT_STR, str, DT_END))) - ; // no responses yet + return; switch (op) {