mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
Replace some bro.org usages with zeek.org
This commit is contained in:
parent
a411225219
commit
e0b8b4b6b1
10 changed files with 16 additions and 12 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue