summaryrefslogtreecommitdiff
path: root/contrib/ltree/crc32.c
diff options
context:
space:
mode:
authorMagnus Hagander2010-09-20 20:08:53 +0000
committerMagnus Hagander2010-09-20 20:08:53 +0000
commit9f2e211386931f7aee48ffbc2fcaef1632d8329f (patch)
treeeebf0b0367f8e957957cf5468ddc0c46d9da80f6 /contrib/ltree/crc32.c
parentcecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff)
Remove cvs keywords from all files.
Diffstat (limited to 'contrib/ltree/crc32.c')
-rw-r--r--contrib/ltree/crc32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ltree/crc32.c b/contrib/ltree/crc32.c
index f0078d6e42..c736defc73 100644
--- a/contrib/ltree/crc32.c
+++ b/contrib/ltree/crc32.c
@@ -1,6 +1,6 @@
/* Both POSIX and CRC32 checksums */
-/* $PostgreSQL: pgsql/contrib/ltree/crc32.c,v 1.8 2007/07/15 22:40:28 tgl Exp $ */
+/* contrib/ltree/crc32.c */
#include <sys/types.h>
#include <stdio.h>