aboutsummaryrefslogtreecommitdiff
path: root/common/stream.h
diff options
context:
space:
mode:
authorTorbjörn Andersson2006-02-28 08:49:51 +0000
committerTorbjörn Andersson2006-02-28 08:49:51 +0000
commit005861cb1431c5521160112fee3ba00033fa352b (patch)
treed6a0b6c963a2f44b1f89639f339273f2d15bdafb /common/stream.h
parent41e7bb67e4fa57e42c36975f3393a34a12afbed0 (diff)
downloadscummvm-rg350-005861cb1431c5521160112fee3ba00033fa352b.tar.gz
scummvm-rg350-005861cb1431c5521160112fee3ba00033fa352b.tar.bz2
scummvm-rg350-005861cb1431c5521160112fee3ba00033fa352b.zip
This may be needless paranoia, but I always get nervous about order of
evaluation when there are multiple side-effects on the same variable (in this case the internal state modified by va_arg()) in the same expression. So let's just humor me and do the va_arg() calls one at a time. svn-id: r20970
Diffstat (limited to 'common/stream.h')
0 files changed, 0 insertions, 0 deletions