From: Mark Andrews Date: Mon, 20 Feb 2017 06:05:53 +0000 (+1100) Subject: explicitly cast to (unsigned int) X-Git-Tag: v9.11.1rc2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4acedf9e13783c32a48133d29ed4be128b3fb1ff;p=thirdparty%2Fbind9.git explicitly cast to (unsigned int) --- diff --git a/lib/dns/masterdump.c b/lib/dns/masterdump.c index c7f052b2696..8dc1703f98d 100644 --- a/lib/dns/masterdump.c +++ b/lib/dns/masterdump.c @@ -667,6 +667,7 @@ rdataset_totext(dns_rdataset_t *rdataset, RETERR(dns_rdata_tofmttext(&rdata, ctx->origin, + (unsigned int) ctx->style.flags, ctx->style.line_length - ctx->style.rdata_column,