diff options
Diffstat (limited to 'src/include/utils/pg_crc.h')
-rw-r--r-- | src/include/utils/pg_crc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/pg_crc.h b/src/include/utils/pg_crc.h index 0445830d70a..7d8327feae0 100644 --- a/src/include/utils/pg_crc.h +++ b/src/include/utils/pg_crc.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: pg_crc.h,v 1.9 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/pg_crc.h,v 1.10 2003/11/29 22:41:16 pgsql Exp $ */ #ifndef PG_CRC_H #define PG_CRC_H |