summaryrefslogtreecommitdiff
path: root/src/include/access/gistscan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/gistscan.h')
-rw-r--r--src/include/access/gistscan.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/access/gistscan.h b/src/include/access/gistscan.h
index a96c4d5f96..f1149cb736 100644
--- a/src/include/access/gistscan.h
+++ b/src/include/access/gistscan.h
@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: gistscan.h,v 1.18 2001/10/28 06:25:59 momjian Exp $
+ * $Id: gistscan.h,v 1.19 2001/11/05 17:46:31 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -24,4 +24,4 @@ extern Datum gistendscan(PG_FUNCTION_ARGS);
extern void gistadjscans(Relation r, int op, BlockNumber blkno, OffsetNumber offnum);
extern void AtEOXact_gist(void);
-#endif /* GISTSCAN_H */
+#endif /* GISTSCAN_H */