mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
[LSASRV]
Fix return value of LsarQueryAccountDomain svn path=/trunk/; revision=56445
This commit is contained in:
@@ -351,7 +351,7 @@ Done:
|
||||
}
|
||||
}
|
||||
|
||||
return STATUS_SUCCESS;
|
||||
return Status;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user