mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
[master] s/the the/the/
This commit is contained in:
@@ -698,7 +698,7 @@ ATF_TC_BODY(tcp_dscp_v6, tc) {
|
||||
if ((isc_net_probedscp() & ISC_NET_DSCPRECVV6) != 0) {
|
||||
/*
|
||||
* IPV6_RECVTCLASS is undefined for TCP however
|
||||
* if we do get it should be the the value we set.
|
||||
* if we do get it it should be the value we set.
|
||||
*/
|
||||
if (recv_dscp)
|
||||
ATF_CHECK_EQ(recv_dscp_value, 056);
|
||||
|
Reference in New Issue
Block a user