summaryrefslogtreecommitdiff
path: root/src/include/access/twophase.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/twophase.h')
-rw-r--r--src/include/access/twophase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/twophase.h b/src/include/access/twophase.h
index 2aab1f93a65..54dec4eeafb 100644
--- a/src/include/access/twophase.h
+++ b/src/include/access/twophase.h
@@ -57,4 +57,4 @@ extern void PrepareRedoAdd(char *buf, XLogRecPtr start_lsn,
XLogRecPtr end_lsn);
extern void PrepareRedoRemove(TransactionId xid, bool giveWarning);
extern void restoreTwoPhaseData(void);
-#endif /* TWOPHASE_H */
+#endif /* TWOPHASE_H */