summaryrefslogtreecommitdiff
path: root/src/include/executor/nodeLimit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/executor/nodeLimit.h')
-rw-r--r--src/include/executor/nodeLimit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/executor/nodeLimit.h b/src/include/executor/nodeLimit.h
index 6e4084b46d6..7bb20d99786 100644
--- a/src/include/executor/nodeLimit.h
+++ b/src/include/executor/nodeLimit.h
@@ -21,4 +21,4 @@ extern TupleTableSlot *ExecLimit(LimitState *node);
extern void ExecEndLimit(LimitState *node);
extern void ExecReScanLimit(LimitState *node);
-#endif /* NODELIMIT_H */
+#endif /* NODELIMIT_H */