summaryrefslogtreecommitdiff
path: root/src/include/nodes/relation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/nodes/relation.h')
-rw-r--r--src/include/nodes/relation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/nodes/relation.h b/src/include/nodes/relation.h
index b3f10b5b2c6..c301d39b2a1 100644
--- a/src/include/nodes/relation.h
+++ b/src/include/nodes/relation.h
@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: relation.h,v 1.60 2001/10/28 06:26:07 momjian Exp $
+ * $Id: relation.h,v 1.61 2001/11/05 17:46:34 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -588,4 +588,4 @@ typedef struct Stream
Selectivity groupsel;
} Stream;
-#endif /* RELATION_H */
+#endif /* RELATION_H */