diff options
author | Chad Versace <[email protected]> | 2017-06-22 11:00:40 -0700 |
---|---|---|
committer | Chad Versace <[email protected]> | 2017-06-22 12:35:49 -0700 |
commit | cd717cbe1a6c73684dffd91ac6c2e16b3edb38ed (patch) | |
tree | 4792f74d820647d9d18ec0a75a52bd66ff80bbb3 /src/egl/drivers/dri2/platform_android.c | |
parent | 98497dfd6a594e36d5c3e3bba4fae5eb428a0856 (diff) |
egl/dri2: Declare loop vars inside the loop
That is, consistently do this:
for (int i = 0; ...)
No behavioral change.
This patch touches only egl_dri2.c.
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/egl/drivers/dri2/platform_android.c')
0 files changed, 0 insertions, 0 deletions