aboutsummaryrefslogtreecommitdiff
path: root/src/include/nodes/parsenodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/nodes/parsenodes.h')
-rw-r--r--src/include/nodes/parsenodes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/nodes/parsenodes.h b/src/include/nodes/parsenodes.h
index 116476c876f..384a5028f14 100644
--- a/src/include/nodes/parsenodes.h
+++ b/src/include/nodes/parsenodes.h
@@ -1,12 +1,12 @@
/*-------------------------------------------------------------------------
*
- * parsenodes.h--
+ * parsenodes.h
* definitions for parse tree nodes
*
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: parsenodes.h,v 1.69 1999/02/02 03:45:21 momjian Exp $
+ * $Id: parsenodes.h,v 1.70 1999/02/13 23:21:39 momjian Exp $
*
*-------------------------------------------------------------------------
*/