diff options
Diffstat (limited to 'src/include/port.h')
-rw-r--r-- | src/include/port.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port.h b/src/include/port.h index d77dd652f1..166f1d7ae6 100644 --- a/src/include/port.h +++ b/src/include/port.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: port.h,v 1.14 2003/09/13 14:49:51 momjian Exp $ + * $PostgreSQL: pgsql/src/include/port.h,v 1.15 2003/11/29 22:40:53 pgsql Exp $ * *------------------------------------------------------------------------- */ |