Still a fix in DOT format newlines

This commit is contained in:
BlackLight 2011-02-17 04:04:01 +01:00
parent 2443ff21fa
commit 52a876b232
1 changed files with 2 additions and 2 deletions

View File

@ -120,12 +120,12 @@ __AI_correlated_alerts_to_dot ( AI_alert_correlation *corr, FILE *fp )
fprintf ( fp,
"\t\"[%d.%d.%d] %s\\n"
"%s:%s -> %s:%s\\n"
"starting from %s\n"
"starting from %s\\n"
"(%d alerts grouped)\" -> "
"\"[%d.%d.%d] %s\\n"
"%s:%s -> %s:%s\\n"
"starting from %s\n"
"starting from %s\\n"
"(%d alerts grouped)\";\n",
corr->key.a->gid, corr->key.a->sid, corr->key.a->rev, corr->key.a->desc,