diff options
Diffstat (limited to 'src/include/utils/xml.h')
-rw-r--r-- | src/include/utils/xml.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/xml.h b/src/include/utils/xml.h index 96029c2ebd9..5b65ad392b2 100644 --- a/src/include/utils/xml.h +++ b/src/include/utils/xml.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/utils/xml.h,v 1.34 2010/08/13 18:36:26 tgl Exp $ + * src/include/utils/xml.h * *------------------------------------------------------------------------- */ |