From d49a520d19f28c613c68b574686b182a9c0621be Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Jun 2015 18:41:42 +0300 Subject: Add missing checks into resources directory. --- src/resources/beingcommon.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/resources/beingcommon.h') diff --git a/src/resources/beingcommon.h b/src/resources/beingcommon.h index 04e93a3cb..90bdf2b67 100644 --- a/src/resources/beingcommon.h +++ b/src/resources/beingcommon.h @@ -52,7 +52,7 @@ namespace BeingCommon { void readBasicAttributes(BeingInfo *const info, XmlNodePtrConst node, - const std::string &hoverCursor); + const std::string &hoverCursor) A_NONNULL(1); void getIncludeFiles(const std::string &dir, StringVect &list, @@ -61,7 +61,7 @@ namespace BeingCommon bool readObjectNodes(XmlNodePtrConst &spriteNode, SpriteDisplay &display, BeingInfo *const currentInfo, - const std::string &dbName); + const std::string &dbName) A_NONNULL(3); } // namespace BeingCommon #endif // RESOURCES_BEINGCOMMON_H -- cgit v1.2.3-70-g09d2