From 0b96ecc7d66bd687cc66c2486af76c980e72a3cd Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Sun, 15 Feb 2015 17:23:02 +0200 Subject: [PATCH] Use correct type for loop variable, removes warning --- pdns/lua-auth.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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