From bf289b885768ae5db4e15e18f66390595a2b20f3 Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Fri, 31 Mar 2017 13:43:11 +0200 Subject: Fix compilation warnings Signed-off-by: Szczepan Zalega --- misc.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc.cc') diff --git a/misc.cc b/misc.cc index 5eb81b5..0c71de2 100644 --- a/misc.cc +++ b/misc.cc @@ -23,7 +23,7 @@ namespace misc { data.reserve(d_size); char buf[2]; - for(int i=0; i (p - pstart)); out << formatbuf; } -- cgit v1.2.1