summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/ruserok.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/net/ruserok.c')
-rw-r--r--src/lib/libc/net/ruserok.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libc/net/ruserok.c b/src/lib/libc/net/ruserok.c
index a399c013e2..291c702060 100644
--- a/src/lib/libc/net/ruserok.c
+++ b/src/lib/libc/net/ruserok.c
@@ -384,7 +384,7 @@ __gethostloop(struct sockaddr *raddr, socklen_t salen)
384 } 384 }
385 385
386 /* 386 /*
387 * either the DNS adminstrator has made a configuration 387 * either the DNS administrator has made a configuration
388 * mistake, or someone has attempted to spoof us 388 * mistake, or someone has attempted to spoof us
389 */ 389 */
390 freeaddrinfo(res); 390 freeaddrinfo(res);