diff options
author | Bruce Momjian | 1999-05-25 22:43:53 +0000 |
---|---|---|
committer | Bruce Momjian | 1999-05-25 22:43:53 +0000 |
commit | fcff1cdf4eadbc6dcba4b9a2cd09f38f466ffa31 (patch) | |
tree | 5b4a877bed2a5229075e0e2a37c6f1431599ada6 /src/backend/tioga | |
parent | 4eadfe875440759bf062b02857ff196ab95d6fbc (diff) |
Another pgindent run. Sorry folks.
Diffstat (limited to 'src/backend/tioga')
-rw-r--r-- | src/backend/tioga/tgRecipe.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/backend/tioga/tgRecipe.h b/src/backend/tioga/tgRecipe.h index 18275c21234..b5faa82cb2b 100644 --- a/src/backend/tioga/tgRecipe.h +++ b/src/backend/tioga/tgRecipe.h @@ -11,7 +11,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: tgRecipe.h,v 1.10 1999/05/25 22:04:36 momjian Exp $ + * $Id: tgRecipe.h,v 1.11 1999/05/25 22:42:09 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -37,6 +37,7 @@ typedef struct * * * + * * geo-decls.h */ #endif /* TIOGA_FRONTEND */ |