aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/nodeGroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/executor/nodeGroup.h')
-rw-r--r--src/include/executor/nodeGroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/executor/nodeGroup.h b/src/include/executor/nodeGroup.h
index a9536a3c6f7..7358b61707c 100644
--- a/src/include/executor/nodeGroup.h
+++ b/src/include/executor/nodeGroup.h
@@ -21,4 +21,4 @@ extern TupleTableSlot *ExecGroup(GroupState *node);
extern void ExecEndGroup(GroupState *node);
extern void ExecReScanGroup(GroupState *node);
-#endif /* NODEGROUP_H */
+#endif /* NODEGROUP_H */