mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +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
2
src/ID.h
2
src/ID.h
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include "Type.h"
|
||||
#include "Attr.h"
|
||||
#include "StateAccess.h"
|
||||
#include "Notifier.h"
|
||||
#include "TraverseTypes.h"
|
||||
#include <string>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue