summaryrefslogtreecommitdiff
path: root/contrib/hstore/crc32.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/hstore/crc32.c')
-rw-r--r--contrib/hstore/crc32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/hstore/crc32.c b/contrib/hstore/crc32.c
index dc5765d056..d541d0cc95 100644
--- a/contrib/hstore/crc32.c
+++ b/contrib/hstore/crc32.c
@@ -1,5 +1,5 @@
/*
- * $PostgreSQL: pgsql/contrib/hstore/crc32.c,v 1.4 2009/06/11 14:48:51 momjian Exp $
+ * contrib/hstore/crc32.c
*
* Both POSIX and CRC32 checksums */