grok
grok copied to clipboard
Fix build failure due to missing semicolon
Fixes:
conf.y:132:87: error: expected ';' after expression
{ conf_new_match_pattern(conf, (yyvsp[0].str)) }
^
;