=================================================================== RCS file: /cvs/cvs/blind/blind.h,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- blind/blind.h 2022/03/20 17:33:18 1.8 +++ blind/blind.h 2022/03/20 18:47:16 1.9 @@ -45,4 +45,4 @@ struct blind { }; /* parse.y */ -int config_load(struct blind *, const char *); +int config_load(struct blind *);