diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2016-10-14 13:16:07 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2016-10-14 13:16:07 -0700 |
commit | ebbc57393d81c25c019851f6d9d7776baed0f4d7 (patch) | |
tree | 22a9d685f10b29d57b144c15ddfc9b3b45846bd0 /msdos | |
parent | 7d6956b6a148465947dbeacef654fecab9b31f55 (diff) | |
download | zlib-ebbc57393d81c25c019851f6d9d7776baed0f4d7.tar.gz zlib-ebbc57393d81c25c019851f6d9d7776baed0f4d7.tar.bz2 zlib-ebbc57393d81c25c019851f6d9d7776baed0f4d7.zip |
Avoid recursive gzgetc() macro call.
Recursive macro calls are normally caught by the preprocessor and
avoided. This commit avoids the possibility of a problem entirely.
Diffstat (limited to 'msdos')
0 files changed, 0 insertions, 0 deletions