Rename BroString files to ZeekString

This commit is contained in:
Tim Wojtulewicz 2020-07-02 17:24:04 -07:00
parent fbab72866c
commit 45d2c96643
35 changed files with 230 additions and 228 deletions

View file

@ -3,7 +3,7 @@
#include "File.h"
#include "analyzer/Analyzer.h"
#include "analyzer/protocol/tcp/TCP.h"
#include "BroString.h"
#include "ZeekString.h"
#include "Reporter.h"
#include "RuleMatcher.h"