aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/nodeSetOp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/executor/nodeSetOp.h')
-rw-r--r--src/include/executor/nodeSetOp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/executor/nodeSetOp.h b/src/include/executor/nodeSetOp.h
index 887bdc1a428..af859771838 100644
--- a/src/include/executor/nodeSetOp.h
+++ b/src/include/executor/nodeSetOp.h
@@ -21,4 +21,4 @@ extern TupleTableSlot *ExecSetOp(SetOpState *node);
extern void ExecEndSetOp(SetOpState *node);
extern void ExecReScanSetOp(SetOpState *node);
-#endif /* NODESETOP_H */
+#endif /* NODESETOP_H */