mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 15:39:59 -04:00
remove extranious )
This commit is contained in:
parent
8f40aae418
commit
bb53e1de90
1 changed files with 0 additions and 1 deletions
|
|
@ -3344,7 +3344,6 @@ dns_message_pseudosectiontotext(dns_message_t *msg,
|
|||
isc_buffer_putstr(target, ".");
|
||||
ADD_STRING(target, ")");
|
||||
}
|
||||
ADD_STRING(target, "\")");
|
||||
}
|
||||
ADD_STRING(target, "\n");
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue