summaryrefslogtreecommitdiff
path: root/src/include/executor/nodeTee.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/executor/nodeTee.h')
-rw-r--r--src/include/executor/nodeTee.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/executor/nodeTee.h b/src/include/executor/nodeTee.h
index d58b0b1cf6d..349c091e6a4 100644
--- a/src/include/executor/nodeTee.h
+++ b/src/include/executor/nodeTee.h
@@ -5,7 +5,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: nodeTee.h,v 1.5 1997/11/26 01:13:06 momjian Exp $
+ * $Id: nodeTee.h,v 1.6 1998/09/01 04:36:09 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -23,4 +23,4 @@ extern void ExecTeeReScan(Tee *node, ExprContext *exprCtxt, Plan *parent);
extern void ExecEndTee(Tee *node, Plan *parent);
extern int ExecCountSlotsTee(Tee *node);
-#endif /* NODETEE_H */
+#endif /* NODETEE_H */