Skip to content
Snippets Groups Projects
Commit 45489309 authored by Lubos Slovak's avatar Lubos Slovak
Browse files

EDNS: Removed redundant printf from utils.

parent 09d18770
No related branches found
No related tags found
No related merge requests found
......@@ -215,7 +215,6 @@ static void print_section_opt(const knot_rrset_t *rr)
short_hex_print(opt_data, opt_len);
}
printf("\n");
pos += 4 + opt_len;
}
}
......
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