Apply patch: ncpfs-hg-commit-455.patch
This commit is contained in:
@@ -521,7 +521,9 @@ static void dumpit(NWCONN_HANDLE conn, const struct nw_info_struct3* info) {
|
||||
|
||||
err = NWNSGetEffectiveRights(conn,
|
||||
dir.volNumber, dir.DosDirNum, &eff);
|
||||
eff32 = eff;
|
||||
if (!err) {
|
||||
eff32 = eff;
|
||||
}
|
||||
}
|
||||
printf(_(" Effective: "));
|
||||
if (err) {
|
||||
|
||||
Reference in New Issue
Block a user