Revision ccfac187 volk/include/volk/volk_32f_x3_sum_of_poly_32f_a.h

b/volk/include/volk/volk_32f_x3_sum_of_poly_32f_a.h
113 113
  
114 114

115 115

116
  int i = 0; 
116
  unsigned int i = 0; 
117 117
  
118 118
  for(; i < num_bytes >> 2; ++i) {
119 119
    fst = src0[i];

Also available in: Unified diff