]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r326185: Set errno to EFTYPE instead of EINVAL to be more consistent
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 25 Dec 2017 04:34:10 +0000 (04:34 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 25 Dec 2017 04:34:10 +0000 (04:34 +0000)
commitf93ad1b12dbca93976d2a1f72082076c6c90cc3d
treec995a00b052bf1fb23948d9a1670379dbc9ba160
parent91659ecd0ff44e7cbdc5823624c2eb6e4a5ea1b3
MFC r326185: Set errno to EFTYPE instead of EINVAL to be more consistent
with the rest of code.

git-svn-id: svn://svn.freebsd.org/base/stable/10@327172 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/gzip/zuncompress.c