s/bro-ids.org/bro.org/g

This commit is contained in:
Robin Sommer 2013-03-07 19:16:58 -08:00
parent d3bf552a63
commit f830ed3edf
20 changed files with 39 additions and 39 deletions

View file

@ -76,7 +76,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-ids.org."
# error "Unusual pointer size. Please report to bro@bro.org."
#endif
extern "C"