From: Aki Tuomi Date: Sun, 15 Feb 2015 15:23:02 +0000 (+0200) Subject: Use correct type for loop variable, removes warning X-Git-Tag: dnsdist-1.0.0-alpha1~298^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2238%2Fhead;p=thirdparty%2Fpdns.git Use correct type for loop variable, removes warning --- diff --git a/pdns/lua-auth.cc b/pdns/lua-auth.cc index fce7ae6d94..6b6b6a472b 100644 --- a/pdns/lua-auth.cc +++ b/pdns/lua-auth.cc @@ -347,7 +347,7 @@ string AuthLua::policycmd(const vector&parts) { return "no policycmd function in policy script"; } - for(int i=1; i::size_type i=1; i