mirror of
https://github.com/reactos/reactos.git
synced 2026-06-08 17:02:56 +08:00
[WKSSVC] Fix returned error value in NetrWkstaUserGetInfo
This commit is contained in:
@@ -845,6 +845,7 @@ NetrWkstaUserGetInfo(
|
||||
|
||||
default:
|
||||
ERR("\n");
|
||||
dwResult = ERROR_INVALID_LEVEL;
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user