Theo Buehler wrote: > CVSROOT: /cvs > Module name: src > Changes by: t...@cvs.openbsd.org 2016/10/05 17:28:28 > > Modified files: > usr.bin/doas : doas.c > > Log message: > Add back the call to yyparse() that was accidentally dropped in the > previous commit. Fortunately, doas fails closed...
big oops. i tried to copy the call to yyparse to use as the declaration and accidentally cut it instead. even tiny diffs deserve review.