diff options
Diffstat (limited to 'src/include/commands/proclang.h')
-rw-r--r-- | src/include/commands/proclang.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/commands/proclang.h b/src/include/commands/proclang.h index 7b9fdf34da9..b1ad0f8493b 100644 --- a/src/include/commands/proclang.h +++ b/src/include/commands/proclang.h @@ -14,4 +14,4 @@ extern void CreateProceduralLanguage(CreatePLangStmt *stmt); extern void DropProceduralLanguage(DropPLangStmt *stmt); -#endif /* PROCLANG_H */ +#endif /* PROCLANG_H */ |