mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00
s/bro-ids.org/bro.org/g
This commit is contained in:
parent
d3bf552a63
commit
f830ed3edf
20 changed files with 39 additions and 39 deletions
|
@ -167,7 +167,7 @@ string DataSeries::BuildDSSchemaFromFieldTypes(const vector<SchemaValue>& vals,
|
|||
|
||||
string xmlschema = "<ExtentType name=\""
|
||||
+ sTitle
|
||||
+ "\" version=\"1.0\" namespace=\"bro-ids.org\">\n";
|
||||
+ "\" version=\"1.0\" namespace=\"bro.org\">\n";
|
||||
|
||||
for( size_t i = 0; i < vals.size(); ++i )
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue