changes loop counter data type to unsigned int

this gets rid of warning that integers of different signedness are being compared in the loop.

Merge request reports

Loading