smbd: reformat OpenDir() function definition
authorRalph Boehme <slow@samba.org>
Mon, 23 Mar 2020 12:56:49 +0000 (13:56 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 24 Mar 2020 19:48:41 +0000 (19:48 +0000)
commitaf622683115a0738adacbdccd2d797067f3ba3cc
tree02044a836ae01bfaf41460711ce486e6ca3e2116
parentb6bcc4bddc73e27ff3d36946f8bce927e41337c7
smbd: reformat OpenDir() function definition

Gives a nicer diff in the next commit. No change in behaviour.

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