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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b96ecc7d66bd687cc66c2486af76c980e72a3cd;p=pdns Use correct type for loop variable, removes warning --- diff --git a/pdns/lua-auth.cc b/pdns/lua-auth.cc index fce7ae6d9..6b6b6a472 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