diff options
Diffstat (limited to 'src/include/commands/comment.h')
| -rw-r--r-- | src/include/commands/comment.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/commands/comment.h b/src/include/commands/comment.h index 684ea8b697..85bd801513 100644 --- a/src/include/commands/comment.h +++ b/src/include/commands/comment.h @@ -42,4 +42,4 @@ extern void CreateSharedComments(Oid oid, Oid classoid, char *comment); extern char *GetComment(Oid oid, Oid classoid, int32 subid); -#endif /* COMMENT_H */ +#endif /* COMMENT_H */ |
