aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/rtstrat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/rtstrat.h')
-rw-r--r--src/include/access/rtstrat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/access/rtstrat.h b/src/include/access/rtstrat.h
index e03cc42acba..2036ffd6ecd 100644
--- a/src/include/access/rtstrat.h
+++ b/src/include/access/rtstrat.h
@@ -6,13 +6,13 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: rtstrat.h,v 1.3 1997/09/08 02:34:25 momjian Exp $
+ * $Id: rtstrat.h,v 1.4 1997/09/08 21:50:59 momjian Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef RTSTRAT_H
-extern RegProcedure
+extern RegProcedure
RTMapOperator(Relation r, AttrNumber attnum,
RegProcedure proc);