Fix formatting of zeek_add_plugin

This commit is contained in:
Benjamin Bannier 2025-03-03 11:04:37 +01:00
parent d3d7c54686
commit 7c456538b4
97 changed files with 452 additions and 826 deletions

View file

@ -4,11 +4,6 @@
# this code was written.
zeek_add_plugin(
Zeek
MIME
SOURCES
MIME.cc
Plugin.cc
BIFS
consts.bif
events.bif)
Zeek MIME
SOURCES MIME.cc Plugin.cc
BIFS consts.bif events.bif)