diff options
Diffstat (limited to 'src/port/pipe.c')
-rw-r--r-- | src/port/pipe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/pipe.c b/src/port/pipe.c index 4d04ba9da4..a30edf613d 100644 --- a/src/port/pipe.c +++ b/src/port/pipe.c @@ -10,7 +10,7 @@ * must be replaced with recv/send. * * IDENTIFICATION - * $PostgreSQL: pgsql/src/port/pipe.c,v 1.17 2010/07/06 19:19:01 momjian Exp $ + * src/port/pipe.c * *------------------------------------------------------------------------- */ |