Skip to content

Commit

Permalink
...complete the sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-polo committed Jun 6, 2024
1 parent 3b2ee15 commit fcf3f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parse.y
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ typedef struct {
%%

/*
* Allow
* Allow empty lines at the start of the configuration.
*/
grammar : nl conf | conf
;
Expand Down

0 comments on commit fcf3f1f

Please sign in to comment.