diff options
| author | Bob Ellison <bob@lunarg.com> | 2018-12-21 11:46:44 -0700 |
|---|---|---|
| committer | Bob Ellison <45772930+lunarpapillo@users.noreply.github.com> | 2018-12-21 13:13:33 -0700 |
| commit | bf7869bdd428fb3b04f71191daf4243e62e95860 (patch) | |
| tree | 661507ff460a666f03d63993db2334ebc1b6e7eb /scripts | |
| parent | 53b8ef0069358ec7cd32bf6019ab24689b361c08 (diff) | |
| download | usermoji-bf7869bdd428fb3b04f71191daf4243e62e95860.tar.xz | |
vulkaninfo: minor fix after review
Changed
for (unsigned int i = 0,...)
to
for (uint32_t i i = 0,...)
for consistency with the rest of the file.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
