From 03889098f030471b88b007e03a1c5a5630434521 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Apr 2013 21:29:10 +0300 Subject: Fix code style and other small issues. --- src/resources/resource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/resource.h') diff --git a/src/resources/resource.h b/src/resources/resource.h index 0577a3569..bfb93a700 100644 --- a/src/resources/resource.h +++ b/src/resources/resource.h @@ -87,7 +87,7 @@ class Resource std::string getSource() const A_WARN_UNUSED { return mSource; } - void setProtected(bool b) + void setProtected(const bool b) { mProtected = b; } bool isProtected() const -- cgit v1.2.3-60-g2f50