From: Marc G. Fournier Date: Sun, 25 Jan 1998 05:04:21 +0000 (+0000) Subject: Somehow the 'comment' here got messed up X-Git-Tag: REL6_3~305 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc75484550eb2320882936c1ad90a6c7e09d7a33;p=postgresql Somehow the 'comment' here got messed up --- diff --git a/src/include/access/heapam.h b/src/include/access/heapam.h index 9aa7293931..cb9765c6d5 100644 --- a/src/include/access/heapam.h +++ b/src/include/access/heapam.h @@ -1,4 +1,4 @@ - *------------------------------------------------------------------------- +/*------------------------------------------------------------------------- * * heapam.h-- * POSTGRES heap access method definitions. @@ -6,7 +6,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: heapam.h,v 1.23 1998/01/24 22:47:59 momjian Exp $ + * $Id: heapam.h,v 1.24 1998/01/25 05:04:21 scrappy Exp $ * *------------------------------------------------------------------------- */