aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/win32/sys/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/win32/sys/socket.h')
-rw-r--r--src/include/port/win32/sys/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/win32/sys/socket.h b/src/include/port/win32/sys/socket.h
index c9798060d6c..d594901f8c0 100644
--- a/src/include/port/win32/sys/socket.h
+++ b/src/include/port/win32/sys/socket.h
@@ -14,7 +14,7 @@
#ifdef PGERROR
#define ERROR PGERROR
-/*
+/*
* we can't use the windows gai_strerror{AW} functions because
* they are defined inline in the MS header files. So we'll use our
* own