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 0ad737b36ce..0c3e82e9a2a 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.8 1997/09/08 21:51:02 momjian Exp $ + * $Id: strat.h,v 1.9 1998/02/26 04:40:28 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -28,6 +28,7 @@ typedef struct StrategyTransformMapData * * * + * * STRUCTURE */ typedef StrategyTransformMapData *StrategyTransformMap; |