summaryrefslogtreecommitdiff
path: root/src/include/commands/comment.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-11-05 17:46:40 +0000
committerBruce Momjian <bruce@momjian.us>2001-11-05 17:46:40 +0000
commitea08e6cd5542cb269ecd3e735f1dfa3bb61fbc4f (patch)
treebf6b60c08be3ddf5a40e110e8276dc2d45b1431c /src/include/commands/comment.h
parent34153b205265e2e831c1e3ee02be0fc88fa41710 (diff)
downloadpostgresql-ea08e6cd5542cb269ecd3e735f1dfa3bb61fbc4f.tar.gz
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
initdb/regression tests pass.
Diffstat (limited to 'src/include/commands/comment.h')
-rw-r--r--src/include/commands/comment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/commands/comment.h b/src/include/commands/comment.h
index 371f918b6e..4d83372bdd 100644
--- a/src/include/commands/comment.h
+++ b/src/include/commands/comment.h
@@ -32,4 +32,4 @@ extern void DeleteComments(Oid oid, Oid classoid);
extern void CreateComments(Oid oid, Oid classoid, int32 subid, char *comment);
-#endif /* COMMENT_H */
+#endif /* COMMENT_H */