mirror of
https://github.com/postgres/postgres.git
synced 2025-08-22 21:53:06 +03:00
pgindent run. Make it all clean.
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
*------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
extern void DeleteComments(Oid oid);
|
||||
extern void DeleteComments(Oid oid);
|
||||
extern void CommentObject(int objtype, char *objname, char *objproperty,
|
||||
List *objlist, char *comment);
|
||||
List *objlist, char *comment);
|
||||
|
||||
#endif /* COMMENT_H */
|
||||
|
Reference in New Issue
Block a user