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

@ -1,8 +1,4 @@
zeek_add_plugin(
Zeek
SQLiteWriter
SOURCES
SQLite.cc
Plugin.cc
BIFS
sqlite.bif)
Zeek SQLiteWriter
SOURCES SQLite.cc Plugin.cc
BIFS sqlite.bif)