smbd: Fix line length & whitespace in write_file
authorVolker Lendecke <vl@samba.org>
Thu, 14 Jan 2016 10:51:39 +0000 (11:51 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 23 Feb 2016 21:03:16 +0000 (22:03 +0100)
commit746f54c1cf6514b547c2df2e56c69671916053b6
tree7f96e85deb542f5086936e809e0dd165aadc7c86
parent8fc86f41e4072d5717f0d7a000cdb7461c8effd9
smbd: Fix line length & whitespace in write_file

No code change intended. This file just looked to hard to read.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/smbd/fileio.c