diff options
Diffstat (limited to 'src/include/utils/lztext.h')
-rw-r--r-- | src/include/utils/lztext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/lztext.h b/src/include/utils/lztext.h index c83280661c7..a10ab34cd1e 100644 --- a/src/include/utils/lztext.h +++ b/src/include/utils/lztext.h @@ -1,7 +1,7 @@ /* ---------- * lztext.h * - * $Header: /cvsroot/pgsql/src/include/utils/Attic/lztext.h,v 1.1 1999/11/17 21:21:51 wieck Exp $ + * $Header: /cvsroot/pgsql/src/include/utils/Attic/lztext.h,v 1.2 1999/12/28 13:40:53 wieck Exp $ * * Definitions for the lztext compressed data type * ---------- |