summaryrefslogtreecommitdiff
path: root/src/include/access/strat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/strat.h')
-rw-r--r--src/include/access/strat.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/include/access/strat.h b/src/include/access/strat.h
index a5d08ed2b40..305911ce709 100644
--- a/src/include/access/strat.h
+++ b/src/include/access/strat.h
@@ -7,7 +7,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: strat.h,v 1.10 1998/08/11 19:32:39 momjian Exp $
+ * $Id: strat.h,v 1.11 1998/09/01 04:34:30 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -29,6 +29,8 @@ typedef struct StrategyTransformMapData
*
*
*
+ *
+ *
* STRUCTURE */
typedef StrategyTransformMapData *StrategyTransformMap;
@@ -90,4 +92,4 @@ typedef struct IndexStrategyData
typedef IndexStrategyData *IndexStrategy;
-#endif /* STRAT_H */
+#endif /* STRAT_H */