mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
bifcl: Some other minor cleanup
This commit is contained in:
parent
23a5e46b8e
commit
867d91b535
4 changed files with 8 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
#include <string>
|
||||
|
||||
static const char* GLOBAL_MODULE_NAME = "GLOBAL";
|
||||
static constexpr const char* GLOBAL_MODULE_NAME = "GLOBAL";
|
||||
|
||||
extern std::string extract_module_name(const char* name);
|
||||
extern std::string extract_var_name(const char* name);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue