mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
add blank line
This commit is contained in:
parent
0526268c2b
commit
04893d38e0
@ -95,6 +95,7 @@
|
||||
NS_QUERYATTR_WANTRECURSION) != 0)
|
||||
/*% Is TCP? */
|
||||
#define TCP(c) (((c)->attributes & NS_CLIENTATTR_TCP) != 0)
|
||||
|
||||
/*% Want DNSSEC? */
|
||||
#define WANTDNSSEC(c) (((c)->attributes & \
|
||||
NS_CLIENTATTR_WANTDNSSEC) != 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user