summaryrefslogtreecommitdiff
path: root/src/resources/db/petdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/db/petdb.h')
-rw-r--r--src/resources/db/petdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/db/petdb.h b/src/resources/db/petdb.h
index 75175f5c5..17ef7b287 100644
--- a/src/resources/db/petdb.h
+++ b/src/resources/db/petdb.h
@@ -38,6 +38,6 @@ namespace PETDB
void unload();
BeingInfo *get(const int id) A_WARN_UNUSED;
-}
+} // namespace PETDB
#endif // RESOURCES_DB_PETDB_H