diff options
Diffstat (limited to 'src/include/access/strat.h')
-rw-r--r-- | src/include/access/strat.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/access/strat.h b/src/include/access/strat.h index 94069535c32..b1e58f08dbe 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.14 1999/05/25 22:04:56 momjian Exp $ + * $Id: strat.h,v 1.15 1999/05/25 22:42:34 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -33,6 +33,7 @@ typedef struct StrategyTransformMapData * * * + * * STRUCTURE */ typedef StrategyTransformMapData *StrategyTransformMap; |