From 368afa4bc05e5b66e521b6c881cd8e8f260cf5df Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Sat, 11 Jul 2015 00:12:43 +0300
Subject: Add missing checks into other files.

---
 src/utils/translation/poparser.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/utils/translation/poparser.h')

diff --git a/src/utils/translation/poparser.h b/src/utils/translation/poparser.h
index bb7816161..7dcde6fe9 100644
--- a/src/utils/translation/poparser.h
+++ b/src/utils/translation/poparser.h
@@ -58,7 +58,7 @@ class PoParser final
 
         static std::string getFileName(const std::string &lang);
 
-        PoDict *getDict() const;
+        PoDict *getDict() const RETURNS_NONNULL A_WARN_UNUSED;
 
         static void convertStr(std::string &str);
 
-- 
cgit v1.2.3-70-g09d2