Replace some bro.org usages with zeek.org

This commit is contained in:
Jon Siwek 2019-01-04 17:50:00 -06:00
parent a411225219
commit e0b8b4b6b1
10 changed files with 16 additions and 12 deletions

View file

@ -88,7 +88,7 @@ typedef int32 ptr_compat_int;
#define PRI_PTR_COMPAT_INT PRId32
#define PRI_PTR_COMPAT_UINT PRIu32
#else
# error "Unusual pointer size. Please report to bro@bro.org."
# error "Unsupported pointer size."
#endif
extern "C"