summaryrefslogtreecommitdiff
path: root/src/include/commands/schemacmds.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/commands/schemacmds.h')
-rw-r--r--src/include/commands/schemacmds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/commands/schemacmds.h b/src/include/commands/schemacmds.h
index f07a389c7f..381e5b8dae 100644
--- a/src/include/commands/schemacmds.h
+++ b/src/include/commands/schemacmds.h
@@ -28,4 +28,4 @@ extern ObjectAddress RenameSchema(const char *oldname, const char *newname);
extern ObjectAddress AlterSchemaOwner(const char *name, Oid newOwnerId);
extern void AlterSchemaOwner_oid(Oid schemaOid, Oid newOwnerId);
-#endif /* SCHEMACMDS_H */
+#endif /* SCHEMACMDS_H */