fix writeToFD() return type in declaration
authorVladimir Rutsky <rutsky@google.com>
Sun, 25 Nov 2018 17:26:52 +0000 (18:26 +0100)
committerVladimir Rutsky <rutsky@google.com>
Sun, 25 Nov 2018 17:26:52 +0000 (18:26 +0100)
commitec0d4174f1b6cc5a8185e68b4ce0dcbda29a85a8
treec2bdd653e139356d16c1f0a72677b5de4afdf5af
parent069a3e96cc09aa50b4e859c937454c801e245ec1
fix writeToFD() return type in declaration

In 25a7791d return type of writeToFD() was changed from `ssize_t` to `bool`, but header wasn't updated.
util.h