server: Use ACL_REVISION in create_default_dacl instead of MAX_ACL_REVISION since...
commit45b6706a327641a1093e9799a3b96cface6ecb24
authorRob Shearman <rob@codeweavers.com>
Tue, 2 Oct 2007 14:57:02 +0000 (2 15:57 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Oct 2007 09:16:53 +0000 (3 11:16 +0200)
tree621247c32da56cd7cd91abafb01e11f44ed8b5a7
parent5356bfde2c7a150181b31b633474355bb8a99023
server: Use ACL_REVISION in create_default_dacl instead of MAX_ACL_REVISION since we don't use any features from later ACL revisions.
server/token.c