summaryrefslogtreecommitdiff
path: root/src/include/port/win32/sys
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/win32/sys')
-rw-r--r--src/include/port/win32/sys/socket.h2
-rw-r--r--src/include/port/win32/sys/wait.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/include/port/win32/sys/socket.h b/src/include/port/win32/sys/socket.h
index 97a5041799..6947ec07d6 100644
--- a/src/include/port/win32/sys/socket.h
+++ b/src/include/port/win32/sys/socket.h
@@ -1,5 +1,5 @@
/*
- * $PostgreSQL: pgsql/src/include/port/win32/sys/socket.h,v 1.7 2006/10/04 00:30:10 momjian Exp $
+ * src/include/port/win32/sys/socket.h
*/
#ifndef WIN32_SYS_SOCKET_H
#define WIN32_SYS_SOCKET_H
diff --git a/src/include/port/win32/sys/wait.h b/src/include/port/win32/sys/wait.h
index d41a67aa10..eaeb5661c9 100644
--- a/src/include/port/win32/sys/wait.h
+++ b/src/include/port/win32/sys/wait.h
@@ -1,3 +1,3 @@
/*
- * $PostgreSQL: pgsql/src/include/port/win32/sys/wait.h,v 1.4 2009/06/11 14:49:12 momjian Exp $
+ * src/include/port/win32/sys/wait.h
*/