mirror of https://github.com/OISF/suricata
scripts: fix app-layer-protos.c setup
After the changes in the script in 05e16820de
, the file
app-layer-protos.c was to be modified properly iff it was left unformatted.
However, the file was also formatted as a part of the same commit making
the lines split which broke the output of the script. Fix that by
looking for another pattern and changing the lines following that.
pull/8308/head
parent
23eeba3e35
commit
21edf136a5
Loading…
Reference in New Issue