summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strchr.c
diff options
context:
space:
mode:
authorjsg <>2015-05-14 11:52:43 +0000
committerjsg <>2015-05-14 11:52:43 +0000
commiteb08145f1507a91cb0eb09f433adc7743d7c3bea (patch)
treebf21896a5a8a6bef389cd3e441aa9690a6877d9d /src/lib/libc/string/strchr.c
parente38f82c89d7d12d4fb2ae12565960a8de67b7b8c (diff)
downloadopenbsd-eb08145f1507a91cb0eb09f433adc7743d7c3bea.tar.gz
openbsd-eb08145f1507a91cb0eb09f433adc7743d7c3bea.tar.bz2
openbsd-eb08145f1507a91cb0eb09f433adc7743d7c3bea.zip
rev 1.3 introduced a check to an if statement without adding braces.
Claudio points out the size is checked by an earlier test so just remove it to restore the original handling of the partial octet case. Discussed with claudio and gilles.
Diffstat (limited to 'src/lib/libc/string/strchr.c')
0 files changed, 0 insertions, 0 deletions