Add comment annotation to disable copying redef value into docs

This commit is contained in:
Tim Wojtulewicz 2025-03-28 15:00:06 -07:00
parent b1bb4e72c5
commit 55e458c5f7
7 changed files with 44 additions and 21 deletions

View file

@ -104,6 +104,7 @@
#include "zeek/input.h"
#include "zeek/module_util.h"
#include "zeek/zeekygen/Manager.h"
#include "zeek/DebugLogger.h"
extern const char* filename; // Absolute path of file currently being parsed.
extern const char* last_filename; // Absolute path of last file parsed.