From cad3b1d8688b94b185ada0f0b313435ac4b3b457 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 4 Oct 2013 00:32:54 +0300 Subject: fix code style. --- src/being/being.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/being/being.h') diff --git a/src/being/being.h b/src/being/being.h index 04e32ae61..314787a56 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -322,7 +322,8 @@ class Being : public ActorSprite, public ConfigListener /** * Returns a pointer to the specified guild that the being is in. */ - const Guild *getGuild(const std::string &guildName) const A_WARN_UNUSED; + const Guild *getGuild(const std::string &guildName) + const A_WARN_UNUSED; /** * Returns a pointer to the specified guild that the being is in. -- cgit v1.2.3-60-g2f50