server: Fix incorrect translation of the World SID to and from Unix file permissions.
authorRob Shearman <rob@codeweavers.com>
Tue, 20 Nov 2007 17:49:07 +0000 (17:49 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Nov 2007 11:03:29 +0000 (12:03 +0100)
commitec8a27f5736a6fcce068a0919972f09950799728
tree32524bfdcf52021b35ccda0d6c6628ce01ac9938
parentb95bab9b56546b4d30aef5dc37a3dde0f1a99b3d
server: Fix incorrect translation of the World SID to and from Unix file permissions.

The World SID now maps to user|group|other instead of just other.
server/file.c