diff options
Diffstat (limited to 'src/include/utils/palloc.h')
-rw-r--r-- | src/include/utils/palloc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/palloc.h b/src/include/utils/palloc.h index 05fccc81a3..5c9a31a450 100644 --- a/src/include/utils/palloc.h +++ b/src/include/utils/palloc.h @@ -1,12 +1,12 @@ /*------------------------------------------------------------------------- * - * palloc.h-- + * palloc.h * POSTGRES memory allocator definitions. * * * Copyright (c) 1994, Regents of the University of California * - * $Id: palloc.h,v 1.7 1999/02/06 16:50:34 wieck Exp $ + * $Id: palloc.h,v 1.8 1999/02/13 23:22:26 momjian Exp $ * *------------------------------------------------------------------------- */ |