s3-privs Remove extra pointer on privilege mask
authorAndrew Bartlett <abartlet@samba.org>
Fri, 3 Sep 2010 10:30:16 +0000 (20:30 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Sep 2010 04:46:02 +0000 (14:46 +1000)
commitf23d2d033342c9d719a39f400b2ce12e355fb114
treeed18d7dbcc8c507aab4d59321d529c30bab7c0d7
parent8e443514075fa9ad0a357d2b6d8b1cfc246e876a
s3-privs Remove extra pointer on privilege mask

Now that this is a scalar, this isn't required.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/lib/privileges.c