From 6419386c4c382753509425826ee609dd07d4ae72 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Sep 2013 22:39:29 +0300 Subject: add const to other files. --- src/party.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/party.cpp') diff --git a/src/party.cpp b/src/party.cpp index b6594672a..2f747e752 100644 --- a/src/party.cpp +++ b/src/party.cpp @@ -27,7 +27,7 @@ #include "debug.h" -static class SortPartyFunctor final +static const class SortPartyFunctor final { public: bool operator() (const PartyMember *const p1, -- cgit v1.2.3-70-g09d2