From: Ralph Boehme Date: Fri, 17 May 2019 09:23:17 +0000 (+0200) Subject: vfs_fruit: indentation fix X-Git-Url: http://git.samba.org/?p=metze%2Fsamba%2Fwip.git;a=commitdiff_plain;h=47721d8d359ef78b8dd4f77f92c30c2caf2c4a80 vfs_fruit: indentation fix Bug: https://bugzilla.samba.org/show_bug.cgi?id=13968 Signed-off-by: Ralph Boehme Reviewed-by: Jeremy Allison --- diff --git a/source3/modules/vfs_fruit.c b/source3/modules/vfs_fruit.c index eabdcc30c4db..6c691a99e648 100644 --- a/source3/modules/vfs_fruit.c +++ b/source3/modules/vfs_fruit.c @@ -1515,7 +1515,7 @@ done: **/ static ssize_t ad_read_meta(vfs_handle_struct *handle, struct adouble *ad, - const struct smb_filename *smb_fname) + const struct smb_filename *smb_fname) { int rc = 0; ssize_t ealen;