getcanonname: Fix a typo
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Tue, 5 Sep 2023 21:04:05 +0000 (17:04 -0400)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Tue, 5 Sep 2023 21:04:05 +0000 (17:04 -0400)
commit3bf7bab88b0da01d4f5ef20afbbb45203185501e
treea6b15659ff7c5458b2f3a0cc153450712e9c282d
parente7190fc73dbc8a1f8f94f8ccacd9a190fa5e609c
getcanonname: Fix a typo

This code is generally unused in practice since there don't seem to be
any NSS modules that only implement _nss_MOD_gethostbyname2_r and not
_nss_MOD_gethostbyname3_r.

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
sysdeps/posix/getaddrinfo.c