Skip to content
Snippets Groups Projects
Commit a4fef2ac authored by Daniel Salzman's avatar Daniel Salzman
Browse files

add missing EOL

parent 51476ae0
No related branches found
No related tags found
No related merge requests found
......@@ -395,7 +395,7 @@ static void process_rr(const scanner_t *scanner)
return;
} else {
log_zone_warning("encountered identical "
"extra SOA record");
"extra SOA record\n");
knot_rrset_deep_free(&current_rrset, 1, 1);
parser->ret = KNOT_EOK;
return;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment