summaryrefslogtreecommitdiff
path: root/src/include/access/iqual.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/iqual.h')
-rw-r--r--src/include/access/iqual.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/access/iqual.h b/src/include/access/iqual.h
index 58ee91c07ac..2913980395e 100644
--- a/src/include/access/iqual.h
+++ b/src/include/access/iqual.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: iqual.h,v 1.17 2001/10/28 06:25:59 momjian Exp $
+ * $Id: iqual.h,v 1.18 2001/11/05 17:46:31 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -28,4 +28,4 @@ extern int NIndexTupleProcessed;
extern bool index_keytest(IndexTuple tuple, TupleDesc tupdesc,
int scanKeySize, ScanKey key);
-#endif /* IQUAL_H */
+#endif /* IQUAL_H */