CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/19 20:03:21
Modified files:
sys/dev/microcode/bwi/build: build.c
Log message:
Make sure the correct errno is reported by warn* or err* and not
the errno of an intervening cleanup operation like close/unlink/etc.
Also, the format string for warn* and err* shouldn't end with a newline.
Diff from Doug Hogan (doug (at) acyclic.org)
