aboutsummaryrefslogtreecommitdiff
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 0fa3cf62fd8..94069535c32 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.13 1999/05/25 16:13:35 momjian Exp $
+ * $Id: strat.h,v 1.14 1999/05/25 22:04:56 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -32,6 +32,7 @@ typedef struct StrategyTransformMapData
*
*
*
+ *
* STRUCTURE */
typedef StrategyTransformMapData *StrategyTransformMap;