aboutsummaryrefslogtreecommitdiff
path: root/contrib/xml2/xslt_proc.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2010-09-20 22:08:53 +0200
committerMagnus Hagander <magnus@hagander.net>2010-09-20 22:08:53 +0200
commit9f2e211386931f7aee48ffbc2fcaef1632d8329f (patch)
treeeebf0b0367f8e957957cf5468ddc0c46d9da80f6 /contrib/xml2/xslt_proc.c
parentcecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff)
downloadpostgresql-9f2e211386931f7aee48ffbc2fcaef1632d8329f.tar.gz
postgresql-9f2e211386931f7aee48ffbc2fcaef1632d8329f.zip
Remove cvs keywords from all files.
Diffstat (limited to 'contrib/xml2/xslt_proc.c')
-rw-r--r--contrib/xml2/xslt_proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/xml2/xslt_proc.c b/contrib/xml2/xslt_proc.c
index 158345b20b3..a90104d17a2 100644
--- a/contrib/xml2/xslt_proc.c
+++ b/contrib/xml2/xslt_proc.c
@@ -1,5 +1,5 @@
/*
- * $PostgreSQL: pgsql/contrib/xml2/xslt_proc.c,v 1.22 2010/08/10 23:02:00 tgl Exp $
+ * contrib/xml2/xslt_proc.c
*
* XSLT processing functions (requiring libxslt)
*