summaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpy_exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pl/plpython/plpy_exec.h')
-rw-r--r--src/pl/plpython/plpy_exec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pl/plpython/plpy_exec.h b/src/pl/plpython/plpy_exec.h
index 439a1d801f..68da1ffcb2 100644
--- a/src/pl/plpython/plpy_exec.h
+++ b/src/pl/plpython/plpy_exec.h
@@ -10,4 +10,4 @@
extern Datum PLy_exec_function(FunctionCallInfo fcinfo, PLyProcedure *proc);
extern HeapTuple PLy_exec_trigger(FunctionCallInfo fcinfo, PLyProcedure *proc);
-#endif /* PLPY_EXEC_H */
+#endif /* PLPY_EXEC_H */