X-Git-Url: https://git.danieliu.xyz/?p=taskasaur.git;a=blobdiff_plain;f=parser.c;h=326d3c7e134caad61b9f2718feb357c04e67e6d5;hp=9b129d4b74df0347e7cdf484bbff1ea449f7db18;hb=cb5385b932956072fc14fd6531c45f12c9cc4925;hpb=500e16bc4c9c43a8ef4ab65e6eb37ff3b0d3093c diff --git a/parser.c b/parser.c index 9b129d4..326d3c7 100644 --- a/parser.c +++ b/parser.c @@ -165,6 +165,7 @@ exit_todolist(State* state) sb->todolist_list[sb->todolist_count-1] = state->cur_todolist; state->cur_todolist = NULL; + #undef sb } void