...complete the sentence

This commit is contained in:
Omar Polo 2024-06-06 18:10:06 +00:00
parent 3b2ee15a6b
commit fcf3f1fa9a

View File

@ -148,7 +148,7 @@ typedef struct {
%% %%
/* /*
* Allow * Allow empty lines at the start of the configuration.
*/ */
grammar : nl conf | conf grammar : nl conf | conf
; ;