s3: smbd: Remove the ignored last parameter 'bool *p_last_component_contains_wcard...
authorJeremy Allison <jra@samba.org>
Wed, 30 Sep 2020 00:22:10 +0000 (17:22 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 1 Oct 2020 21:21:38 +0000 (21:21 +0000)
commit91dc9bb6594ae78fa5109719b66e4c644339e1b7
treededca534c8dccef3b82193f6ba78af7851299f19
parentab0e5e3c43165747d436269d5706e3736589c395
s3: smbd: Remove the ignored last parameter 'bool *p_last_component_contains_wcard' from check_path_syntax_internal().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
source3/smbd/reply.c