summaryrefslogtreecommitdiffstats
path: root/lib/libc/string
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>2002-05-10 12:48:09 +0000
committerjoerg <joerg@FreeBSD.org>2002-05-10 12:48:09 +0000
commit8dc69a6709017b6a6bd8fd7a4c7e349d92cd532c (patch)
treed7ff7b78ca6a6c33223d5a3a244275dfae6f6997 /lib/libc/string
parentae16f85e568d66c5dea67ff232a8e01ce6792d29 (diff)
downloadFreeBSD-src-8dc69a6709017b6a6bd8fd7a4c7e349d92cd532c.zip
FreeBSD-src-8dc69a6709017b6a6bd8fd7a4c7e349d92cd532c.tar.gz
Fix a misplaced break statement within a switch that accidentally made
it into an "#ifdef INET6" block. This caused a (harmless but annoying) EINVAL return value to be sent even though the operation completed successfully. PR: kern/37786 Submitted by: Ari Suutari <ari.suutari@syncrontech.com>,David Malone <dwmalone@maths.tcd.ie> MFC after: 1 day
Diffstat (limited to 'lib/libc/string')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud