mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-08-17 21:25:50 +02:00
- Fix sldns parse and printout of TSIG RRs.
The printout text format is the same as dig uses. git-svn-id: file:///svn/unbound/trunk@4145 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@
|
||||
#include "sldns/wire2str.h"
|
||||
|
||||
/** verbose this unit test */
|
||||
static int vbmp = 0;
|
||||
static int vbmp = 1;
|
||||
|
||||
/** print buffer to hex into string */
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user