diff --git a/osc.c b/osc.c index 25545fc3..d69c34b9 100644 --- a/osc.c +++ b/osc.c @@ -496,7 +496,7 @@ osc_dispatch(struct terminal *term) osc_flash(term); break; -#If 0 +#if 0 case 777: osc_notify(term, string); break;