smbd: reindent if expression in real_write_file()
authorRalph Boehme <slow@samba.org>
Thu, 2 Apr 2020 08:29:15 +0000 (10:29 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 3 Apr 2020 19:05:43 +0000 (19:05 +0000)
commitfed1bc2293edd1f66d452140405aac5699da439b
treea8102c7bb8b4765349c139f633d44702b541b348
parent8718dae6b8aee461c8207d14bf3d8d8361cab829
smbd: reindent if expression in real_write_file()

No change in behaviour.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/fileio.c