]> git.neil.brown.name Git - edlib.git/blobdiff - lib-whitespace.c
Mark all "Close" handlers as being closed_ok.
[edlib.git] / lib-whitespace.c
index 7b7ebfa257190fd03f7b426aa82d0d8f7e5fb271..68ef69f2d297800ae2ebc0fa82e50bf29773d0b2 100644 (file)
@@ -243,7 +243,7 @@ DEF_CMD(ws_attrs)
        return Efallthrough;
 }
 
-DEF_CMD(ws_close)
+DEF_CMD_CLOSED(ws_close)
 {
        struct ws_info *ws = ci->home->data;