mirror of
https://github.com/reactos/reactos.git
synced 2025-04-25 16:10:29 +00:00
- All FsRtlRemoveMcb functions return void.
svn path=/trunk/; revision=38503
This commit is contained in:
parent
9c19a9af87
commit
cf0aa5c69c
1 changed files with 1 additions and 1 deletions
|
@ -3835,7 +3835,7 @@ FsRtlRegisterUncProvider (
|
||||||
);
|
);
|
||||||
|
|
||||||
NTKERNELAPI
|
NTKERNELAPI
|
||||||
BOOLEAN
|
VOID
|
||||||
NTAPI
|
NTAPI
|
||||||
FsRtlRemoveBaseMcbEntry (
|
FsRtlRemoveBaseMcbEntry (
|
||||||
IN PBASE_MCB Mcb,
|
IN PBASE_MCB Mcb,
|
||||||
|
|
Loading…
Reference in a new issue