summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/port/getaddrinfo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/port/getaddrinfo.h b/src/port/getaddrinfo.h
index 2177afa..e95efc1 100755
--- a/src/port/getaddrinfo.h
+++ b/src/port/getaddrinfo.h
@@ -20,8 +20,6 @@
*
* Postgres src/port/getaddrinfo.c, Copyright (c) 2003-2008, PostgreSQL Global Development Group
* Unix Stevens Network Programming, libgai implementation in unpv12e
- *
- * At least Windows 2000 and Cygwin don't know getaddrinfo..
*/
#ifndef __GETADDRINFO_H