server: Fix a typo in the enumeration of the ACE's in sd_to_mode.
authorRob Shearman <rob@codeweavers.com>
Tue, 20 Nov 2007 10:47:11 +0000 (10:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Nov 2007 13:29:23 +0000 (14:29 +0100)
commit6753fdc3b739b30749b29360d274fb623c6d29c9
tree3810a55e58022f031b5c9a0b267864f071b22e74
parentbf2a35b78d93fc5762d711fc889aca51eb01ea0e
server: Fix a typo in the enumeration of the ACE's in sd_to_mode.

This caused only the first ACE to be examined, causing permissions to
always be set to ----???---.
server/file.c