From 270b231714d47afa5f3caa89f4ff2415d394c1fa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 2 Jan 2015 17:09:48 +0300 Subject: Fix code style. --- src/inventory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/inventory.cpp') diff --git a/src/inventory.cpp b/src/inventory.cpp index 2b6f66cea..4c13db1a4 100644 --- a/src/inventory.cpp +++ b/src/inventory.cpp @@ -166,7 +166,7 @@ void Inventory::setItem(const int index, void Inventory::setCards(const int index, const int *const cards, - const int size) + const int size) const { if (index < 0 || index >= static_cast(mSize)) { -- cgit v1.2.3-60-g2f50