Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion networking/dnsd.c
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ RDATA a variable length string of octets that describes the resource.

4.1.4. Message compression

In order to reduce the size of messages, domain names coan be compressed.
In order to reduce the size of messages, domain names can be compressed.
An entire domain name or a list of labels at the end of a domain name
is replaced with a pointer to a prior occurrence of the same name.

Expand Down