Merge branch 'fastpath' of git://git.bro-ids.org/bro into fastpath

This commit is contained in:
Jon Siwek 2012-07-24 11:27:05 -05:00
commit d6da8365f5
3 changed files with 13 additions and 2 deletions

View file

@ -49,7 +49,7 @@ public:
struct WriterInfo
{
// Structure takes ownership of these strings.
typedef std::map<const char*, const char*> config_map;
typedef std::map<const char*, const char*, CompareString> config_map;
/**
* A string left to the interpretation of the writer