mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 17:48:21 +00:00
Renaming src/StateAccess.{h,cc} to src/Notifier.{h,cc}.
The old names did not reflect the content of the files anymore.
This commit is contained in:
parent
6adab8d46a
commit
32f30b5c71
6 changed files with 7 additions and 7 deletions
|
@ -18,7 +18,7 @@
|
|||
#include "Timer.h"
|
||||
#include "ID.h"
|
||||
#include "Scope.h"
|
||||
#include "StateAccess.h"
|
||||
#include "Notifier.h"
|
||||
#include "IPAddr.h"
|
||||
#include "DebugLogger.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue