summaryrefslogtreecommitdiff
path: root/src/resources/skillowner.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-10 15:31:36 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-10 15:31:36 +0300
commitc757bf80478dd5e4e40a6c24b436954ab498a855 (patch)
tree8b73b31f6ca857d3a7affb86e324990b70baf68a /src/resources/skillowner.h
parenta7524c70c71cbdaed7e541105d9c743fb18f56cf (diff)
downloadplus-c757bf80478dd5e4e40a6c24b436954ab498a855.tar.gz
plus-c757bf80478dd5e4e40a6c24b436954ab498a855.tar.bz2
plus-c757bf80478dd5e4e40a6c24b436954ab498a855.tar.xz
plus-c757bf80478dd5e4e40a6c24b436954ab498a855.zip
Fix code style.
Diffstat (limited to 'src/resources/skillowner.h')
-rw-r--r--src/resources/skillowner.h3
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