summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/ns_name.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/net/ns_name.c')
-rw-r--r--lib/libc/net/ns_name.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/ns_name.c b/lib/libc/net/ns_name.c
index 0183fdf..ae238b0 100644
--- a/lib/libc/net/ns_name.c
+++ b/lib/libc/net/ns_name.c
@@ -122,7 +122,7 @@ ns_name_ntop(const u_char *src, char *dst, size_t dstsiz) {
/*
* ns_name_pton(src, dst, dstsiz)
- * Convert a ascii string into an encoded domain name as per RFC1035.
+ * Convert an ascii string into an encoded domain name as per RFC1035.
* return:
* -1 if it fails
* 1 if string was fully qualified
OpenPOWER on IntegriCloud