diff options
Diffstat (limited to 'src/resources')
-rw-r--r-- | src/resources/skillowner.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/resources/skillowner.h b/src/resources/skillowner.h index 55473ae40..837c9cc91 100644 --- a/src/resources/skillowner.h +++ b/src/resources/skillowner.h @@ -30,7 +30,6 @@ namespace SkillOwner Homunculus = 2, Guild = 3 }; - -} +} // namespace SkillOwner #endif // RESOURCES_SKILLOWNER_H |