diff options
| author | Magnus Hagander <magnus@hagander.net> | 2010-09-20 22:08:53 +0200 |
|---|---|---|
| committer | Magnus Hagander <magnus@hagander.net> | 2010-09-20 22:08:53 +0200 |
| commit | 9f2e211386931f7aee48ffbc2fcaef1632d8329f (patch) | |
| tree | eebf0b0367f8e957957cf5468ddc0c46d9da80f6 /src/include/port/win32 | |
| parent | cecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff) | |
| download | postgresql-9f2e211386931f7aee48ffbc2fcaef1632d8329f.tar.gz | |
Remove cvs keywords from all files.
Diffstat (limited to 'src/include/port/win32')
| -rw-r--r-- | src/include/port/win32/arpa/inet.h | 2 | ||||
| -rw-r--r-- | src/include/port/win32/dlfcn.h | 2 | ||||
| -rw-r--r-- | src/include/port/win32/grp.h | 2 | ||||
| -rw-r--r-- | src/include/port/win32/netdb.h | 2 | ||||
| -rw-r--r-- | src/include/port/win32/netinet/in.h | 2 | ||||
| -rw-r--r-- | src/include/port/win32/pwd.h | 2 | ||||
| -rw-r--r-- | src/include/port/win32/sys/socket.h | 2 | ||||
| -rw-r--r-- | src/include/port/win32/sys/wait.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/src/include/port/win32/arpa/inet.h b/src/include/port/win32/arpa/inet.h index b61c4ebffd..ad1803179c 100644 --- a/src/include/port/win32/arpa/inet.h +++ b/src/include/port/win32/arpa/inet.h @@ -1,3 +1,3 @@ -/* $PostgreSQL: pgsql/src/include/port/win32/arpa/inet.h,v 1.2 2006/03/11 04:38:39 momjian Exp $ */ +/* src/include/port/win32/arpa/inet.h */ #include <sys/socket.h> diff --git a/src/include/port/win32/dlfcn.h b/src/include/port/win32/dlfcn.h index e508867a6f..b6e43c091d 100644 --- a/src/include/port/win32/dlfcn.h +++ b/src/include/port/win32/dlfcn.h @@ -1 +1 @@ -/* $PostgreSQL: pgsql/src/include/port/win32/dlfcn.h,v 1.4 2006/10/04 00:30:10 momjian Exp $ */ +/* src/include/port/win32/dlfcn.h */ diff --git a/src/include/port/win32/grp.h b/src/include/port/win32/grp.h index c9bc172547..8b4f21310e 100644 --- a/src/include/port/win32/grp.h +++ b/src/include/port/win32/grp.h @@ -1 +1 @@ -/* $PostgreSQL: pgsql/src/include/port/win32/grp.h,v 1.4 2006/10/04 00:30:10 momjian Exp $ */ +/* src/include/port/win32/grp.h */ diff --git a/src/include/port/win32/netdb.h b/src/include/port/win32/netdb.h index e88e30f8e6..ad0627e986 100644 --- a/src/include/port/win32/netdb.h +++ b/src/include/port/win32/netdb.h @@ -1 +1 @@ -/* $PostgreSQL: pgsql/src/include/port/win32/netdb.h,v 1.4 2006/10/04 00:30:10 momjian Exp $ */ +/* src/include/port/win32/netdb.h */ diff --git a/src/include/port/win32/netinet/in.h b/src/include/port/win32/netinet/in.h index 19a8a650e1..a4e22f89f4 100644 --- a/src/include/port/win32/netinet/in.h +++ b/src/include/port/win32/netinet/in.h @@ -1,3 +1,3 @@ -/* $PostgreSQL: pgsql/src/include/port/win32/netinet/in.h,v 1.3 2006/03/11 04:38:39 momjian Exp $ */ +/* src/include/port/win32/netinet/in.h */ #include <sys/socket.h> diff --git a/src/include/port/win32/pwd.h b/src/include/port/win32/pwd.h index a386c459f0..b8c7178fc0 100644 --- a/src/include/port/win32/pwd.h +++ b/src/include/port/win32/pwd.h @@ -1,3 +1,3 @@ /* - * $PostgreSQL: pgsql/src/include/port/win32/pwd.h,v 1.4 2009/06/11 14:49:12 momjian Exp $ + * src/include/port/win32/pwd.h */ 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 */ |
