=================================================================== RCS file: /cvs/cvs/blind/parse.y,v retrieving revision 1.14 retrieving revision 1.15 diff -u -p -r1.14 -r1.15 --- blind/parse.y 2022/03/29 22:16:46 1.14 +++ blind/parse.y 2022/04/03 13:52:00 1.15 @@ -440,7 +440,7 @@ config_load(struct blind *temp) return (-1); } - yyparse(); + yyparse(); // setup