*** empty log message ***
authorroot <root>
Sat, 4 Mar 2006 22:05:05 +0000 (22:05 +0000)
committerroot <root>
Sat, 4 Mar 2006 22:05:05 +0000 (22:05 +0000)
src/command.C

index 14f6bbf203927fbb826612a71908c40e76667988..a2d23dbb8c240bb715a20088be44b9e1040a9602 100644 (file)
@@ -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)
     {