diff options
Diffstat (limited to 'src/include/postmaster/startup.h')
-rw-r--r-- | src/include/postmaster/startup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/postmaster/startup.h b/src/include/postmaster/startup.h index ce76d949917..883bd395bd6 100644 --- a/src/include/postmaster/startup.h +++ b/src/include/postmaster/startup.h @@ -19,4 +19,4 @@ extern void PostRestoreCommand(void); extern bool IsPromoteTriggered(void); extern void ResetPromoteTriggered(void); -#endif /* _STARTUP_H */ +#endif /* _STARTUP_H */ |