From 6b5c7e7a5ed32abfc98d9acdebacc50c68a91a1d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Apr 2013 17:06:02 +0300 Subject: another fixes from cpplint. --- src/playerrelations.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/playerrelations.h') diff --git a/src/playerrelations.h b/src/playerrelations.h index c4c5e643a..8ca7454b2 100644 --- a/src/playerrelations.h +++ b/src/playerrelations.h @@ -66,7 +66,7 @@ struct PlayerRelation final A_DELETE_COPY(PlayerRelation) - Relation mRelation; // bitmask for all of the above + Relation mRelation; // bitmask for all of the above }; @@ -257,8 +257,8 @@ class PlayerRelationsManager final private: void signalUpdate(const std::string &name); - bool mPersistIgnores; // If NOT set, we delete the - // ignored data upon reloading + bool mPersistIgnores; // If NOT set, we delete the + // ignored data upon reloading unsigned int mDefaultPermissions; bool checkName(const std::string &name) const A_WARN_UNUSED; @@ -270,8 +270,8 @@ class PlayerRelationsManager final }; -extern PlayerRelationsManager player_relations; // singleton representation - // of player relations +extern PlayerRelationsManager player_relations; // singleton representation + // of player relations -#endif // PLAYER_RELATIONS_H +#endif // PLAYER_RELATIONS_H -- cgit v1.2.3-60-g2f50