Module Name: src
Committed By: kre
Date: Sun Jan 21 12:58:10 UTC 2024
Modified Files:
src/lib/libc/net: getaddrinfo.c
Log Message:
Unwrap a line which wasn't wrapped before it had an __UNCONST() added
to it, and now that that is gone again, doesn't need wrapping any more.
That line is now unaltered from what it was 3 revs ago (bit for bit).
NFC.
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/lib/libc/net/getaddrinfo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.