s3/sharesec: use security_ace_equal instead of sec_ace_equal
commit124775ca812be463ecaf7c573ee6a1d5bdd90559
authorDavid Disseldorp <ddiss@samba.org>
Wed, 28 May 2014 15:44:08 +0000 (28 17:44 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 28 May 2014 23:08:25 +0000 (29 01:08 +0200)
tree650fdd412ce76b3b73dc8289501b77ab01b81ffc
parent3e1a477fdac2d56b01b5cf5f9c868f31e43802a8
s3/sharesec: use security_ace_equal instead of sec_ace_equal

Both offer the same functionality, sec_ace_equal() will be removed.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/utils/sharesec.c