summaryrefslogtreecommitdiff
path: root/src/include/executor/nodeAgg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/executor/nodeAgg.h')
-rw-r--r--src/include/executor/nodeAgg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/executor/nodeAgg.h b/src/include/executor/nodeAgg.h
index 7c3ee010e87..5462f31c64d 100644
--- a/src/include/executor/nodeAgg.h
+++ b/src/include/executor/nodeAgg.h
@@ -1,12 +1,12 @@
/*-------------------------------------------------------------------------
*
- * nodeAgg.h--
+ * nodeAgg.h
*
*
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: nodeAgg.h,v 1.8 1998/09/01 04:35:53 momjian Exp $
+ * $Id: nodeAgg.h,v 1.9 1999/02/13 23:21:24 momjian Exp $
*
*-------------------------------------------------------------------------
*/