write: add return code checks when used
authorDaniel Stenberg <daniel@haxx.se>
Sat, 11 Jun 2011 21:01:09 +0000 (23:01 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 11 Jun 2011 21:01:09 +0000 (23:01 +0200)
commit950fb3efcc929d3f5a26852c4f64ccd038ce43a0
tree026ccd9c89128c18eb2efb820692bfb3496721d5
parentee015947d4b82c53c16c50502e46c1af339d0c25
write: add return code checks when used

These were just warnings in test code but it still makes it nicer to not
generate them.
tests/libtest/lib556.c
tests/server/tftpd.c