diff options
author | Christoph Mallon | 2011-08-07 10:05:07 +0200 |
---|---|---|
committer | Christoph Mallon | 2011-08-07 15:19:08 +0200 |
commit | e3e0a317e703fe355275a197043ec8e05005ec7b (patch) | |
tree | 6c6bd8c2d1883c88f5a02d1c0b25b641c8709c15 /dists/irix | |
parent | a5a8833c059f28c85e392a3cd22c361d38ef95ff (diff) | |
download | scummvm-rg350-e3e0a317e703fe355275a197043ec8e05005ec7b.tar.gz scummvm-rg350-e3e0a317e703fe355275a197043ec8e05005ec7b.tar.bz2 scummvm-rg350-e3e0a317e703fe355275a197043ec8e05005ec7b.zip |
AUDIO: Simplify complicated loop condition.
- The loop is exited with break; when stream gets assigned, so stream == NULL is always true.
- When iterating using the length of an array a terminator element is unnecessary.
Diffstat (limited to 'dists/irix')
0 files changed, 0 insertions, 0 deletions