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 b1f80fde07..dc5765d056 100644
--- a/contrib/hstore/crc32.c
+++ b/contrib/hstore/crc32.c
@@ -1,5 +1,5 @@
/*
- * $PostgreSQL: pgsql/contrib/hstore/crc32.c,v 1.3 2008/05/17 01:28:19 adunstan Exp $
+ * $PostgreSQL: pgsql/contrib/hstore/crc32.c,v 1.4 2009/06/11 14:48:51 momjian Exp $
*
* Both POSIX and CRC32 checksums */