s3: smbd: Reformat spacing for parameters of check_access().
authorJeremy Allison <jra@samba.org>
Wed, 29 Apr 2020 22:23:30 +0000 (15:23 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 30 Apr 2020 07:33:41 +0000 (07:33 +0000)
commit3fa18f986698d835c73503074ec46861742af583
tree44c56ddb3166994cfb48fa0e70547ab1467e70be
parentdc0ea4a1957966b66512fc1d1340c0bc37d75531
s3: smbd: Reformat spacing for parameters of check_access().

Makes it easier to see the removal of the parameter next.

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