Fix build warnings

This commit is contained in:
Daniel Thayer 2012-07-25 17:40:21 -05:00
parent f2a0afad3c
commit c3aba199f6
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@ export {
const index_prefix = "bro" &redef;
## The ES type prefix comes before the name of the related log.
## e.g. prefix = "bro_" would create types of bro_dns, bro_software, etc.
## e.g. prefix = "bro\_" would create types of bro_dns, bro_software, etc.
const type_prefix = "" &redef;
## The time before an ElasticSearch transfer will timeout.