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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/access/strat.h b/src/include/access/strat.h
index 222a45f8f7..be8436790a 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.6 1997/09/08 02:34:27 momjian Exp $
+ * $Id: strat.h,v 1.7 1997/09/08 20:58:12 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -26,6 +26,7 @@ typedef struct StrategyTransformMapData
} StrategyTransformMapData; /* VARIABLE LENGTH
*
+ *
* STRUCTURE */
typedef StrategyTransformMapData *StrategyTransformMap;