aboutsummaryrefslogtreecommitdiff
path: root/sockutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'sockutils.c')
-rw-r--r--sockutils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sockutils.c b/sockutils.c
index c1ec9a5a..ca16bbf2 100644
--- a/sockutils.c
+++ b/sockutils.c
@@ -527,7 +527,7 @@ int sock_close(SOCKET sock, char *errbuf, int errbuflen)
}
/*
- * gai_errstring() has some problems:
+ * gai_strerror() has some problems:
*
* 1) on Windows, Microsoft explicitly says it's not thread-safe;
* 2) on UN*X, the Single UNIX Specification doesn't say it *is*