summaryrefslogtreecommitdiff
path: root/toxcore/ping_array.api.h
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2018-08-12 20:59:35 +0000
committeriphydf <iphydf@users.noreply.github.com>2018-08-25 20:39:24 +0000
commite99c13120f1b51c25fbb20dc2763889b2b12795a (patch)
tree313946172c8da8b432888d3678aec14ac87145d9 /toxcore/ping_array.api.h
parentd380c411317db1baa176ce525fec5919a4cbdff6 (diff)
Change while-loop to for-loop to express for-each-frame.
* Assignments can't be used as expressions, therefore `while` loops should not be used as a `for-each` construct. Use `for`, instead.
Diffstat (limited to 'toxcore/ping_array.api.h')
0 files changed, 0 insertions, 0 deletions