mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
Bump pre-commit hooks
This commit is contained in:
parent
eb55ea13b2
commit
8aa45c6476
4 changed files with 6 additions and 6 deletions
|
@ -15,7 +15,7 @@ class WriterBackend;
|
|||
*/
|
||||
class Component : public plugin::Component {
|
||||
public:
|
||||
using factory_callback = WriterBackend* (*)(WriterFrontend* frontend);
|
||||
using factory_callback = WriterBackend* (*)(WriterFrontend * frontend);
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue