summaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpy_spi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pl/plpython/plpy_spi.h')
-rw-r--r--src/pl/plpython/plpy_spi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pl/plpython/plpy_spi.h b/src/pl/plpython/plpy_spi.h
index f8d31638ec..b0427947ef 100644
--- a/src/pl/plpython/plpy_spi.h
+++ b/src/pl/plpython/plpy_spi.h
@@ -22,4 +22,4 @@ extern void PLy_spi_subtransaction_begin(MemoryContext oldcontext, ResourceOwner
extern void PLy_spi_subtransaction_commit(MemoryContext oldcontext, ResourceOwner oldowner);
extern void PLy_spi_subtransaction_abort(MemoryContext oldcontext, ResourceOwner oldowner);
-#endif /* PLPY_SPI_H */
+#endif /* PLPY_SPI_H */