diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-08-01 10:41:04 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-08-01 10:41:04 +0200 |
commit | 385e9268f4fcc1b54f194993308c0b4b38bf3ddc (patch) | |
tree | 2a147cc09ab5cf24bba5e2d630c3d132bb41d710 /AK/HashFunctions.h | |
parent | b9c8b3137d2c2e16caa6e21df03496c6db2b498d (diff) | |
download | serenity-385e9268f4fcc1b54f194993308c0b4b38bf3ddc.zip |
CIODevice: printf() thought it was calling ::write() but it was write()
There's some confusion between the write syscall and CIODevice::write()
here. The internal write() returns a boolean, and has already whined
in case the syscall failed, so we don't need to do that again.
Diffstat (limited to 'AK/HashFunctions.h')
0 files changed, 0 insertions, 0 deletions