bifcl: SOURCE_LOCAL is part of the zeek::util::detail namespace now

This commit is contained in:
Tim Wojtulewicz 2020-08-06 15:47:32 -07:00
parent c5189596da
commit 74d21a40e4

View file

@ -288,7 +288,7 @@ static void print_event_c_body(FILE* fp, bool smart)
}
}
fprintf(fp, "\t },\n\t SOURCE_LOCAL, analyzer->GetID()");
fprintf(fp, "\t },\n\t zeek::util::detail::SOURCE_LOCAL, analyzer->GetID()");
if ( connection_arg )
// Pass the connection to the EventMgr as the "cookie"