summaryrefslogtreecommitdiff
path: root/src/include/executor/tablefunc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/executor/tablefunc.h')
-rw-r--r--src/include/executor/tablefunc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/executor/tablefunc.h b/src/include/executor/tablefunc.h
index 9c7b4808a8..a24a555b75 100644
--- a/src/include/executor/tablefunc.h
+++ b/src/include/executor/tablefunc.h
@@ -64,4 +64,4 @@ typedef struct TableFuncRoutine
void (*DestroyOpaque) (struct TableFuncScanState *state);
} TableFuncRoutine;
-#endif /* _TABLEFUNC_H */
+#endif /* _TABLEFUNC_H */