Skip to content

remove inline for loop variable declaration

Andreas C. Osowski requested to merge akashgoswami:master into master

Created by: akashgoswami

Removed inline loop variable declaration to achieve compatibility with compilers older than C99

Merge request reports