fix a few syntax errors

This commit is contained in:
FlyingWithJerome 2021-09-29 13:57:42 -04:00
parent 8fce51bf83
commit 0849332eb9
8 changed files with 53 additions and 11 deletions

View file

@ -3888,7 +3888,7 @@ type dns_svcb_rr: record {
svc_priority: count; ##< Service priority. (AliasMode? ServiceMode?)
target_name: string; ##< Target name, the hostname of the service endpoint.
svc_params: table[count] of vector of string; ##< service parameters as key-value pairs
}
};
# DNS answer types.
#