diff options
author | 2007-02-08 03:35:09 +0000 | |
---|---|---|
committer | 2007-02-08 03:35:09 +0000 | |
commit | 9d739794640a31e8252fa62d6dd778558a80a5d3 (patch) | |
tree | 25016203ce4d06e522e6d1eb319fe94991a5bd4c /sys/dev/usb | |
parent | Remove double semicolons. (diff) | |
download | wireguard-openbsd-9d739794640a31e8252fa62d6dd778558a80a5d3.tar.xz wireguard-openbsd-9d739794640a31e8252fa62d6dd778558a80a5d3.zip |
When getc() returns EOF, either feof() or ferror() will return true,
so no need to check them. Removes a bitwise OR that should have
been a logical OR as well.
From Pierre Riteau <pierre dot riteau at free dot fr>.
OK joris@.
Diffstat (limited to 'sys/dev/usb')
0 files changed, 0 insertions, 0 deletions