debug: fix -O3 warning - unused return code of write()
authorMichael Adam <obnox@samba.org>
Tue, 22 Mar 2016 22:01:10 +0000 (23:01 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 12 May 2016 22:16:15 +0000 (00:16 +0200)
commitaf83bc39202f743c9f51c472d73ede58fd81d971
tree52580b32e583bc5e0c6c3e83ec058f1fd81b05ef
parent0e80775c1b22e9ef5d328813671de4ad2bfb44ff
debug: fix -O3 warning - unused return code of write()

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Christian Ambach <ambi@samba.org>
lib/util/debug.c