]> git.ipfire.org Git - thirdparty/samba.git/commit
lib: Simplify set_privileges with a struct initialization
authorVolker Lendecke <vl@samba.org>
Tue, 5 Oct 2021 19:40:45 +0000 (21:40 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 8 Oct 2021 19:28:31 +0000 (19:28 +0000)
commit761ede419fcdb9abc4cd5c5a188a4c73d31413c0
tree0dbda594e74b123d016ea0f07d0212a2e8542f03
parentb266d39dbb85bad46f0f305f33f45f50e5f9386d
lib: Simplify set_privileges with a struct initialization

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/privileges.c