projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14dc931
)
[DDK]
author
Pierre Schweitzer
<pierre@reactos.org>
Sun, 28 Nov 2010 16:43:40 +0000
(16:43 +0000)
committer
Pierre Schweitzer
<pierre@reactos.org>
Sun, 28 Nov 2010 16:43:40 +0000
(16:43 +0000)
FsRtlRemoveBaseMcbEntry() return is VOID
svn path=/trunk/; revision=49851
reactos/include/ddk/ntifs.h
patch
|
blob
|
history
diff --git
a/reactos/include/ddk/ntifs.h
b/reactos/include/ddk/ntifs.h
index
8c4f1a1
..
a82cd79
100644
(file)
--- a/
reactos/include/ddk/ntifs.h
+++ b/
reactos/include/ddk/ntifs.h
@@
-7344,7
+7344,7
@@
FsRtlAddBaseMcbEntry(
IN LONGLONG SectorCount);
NTKERNELAPI
-BOOLEAN
+VOID
NTAPI
FsRtlRemoveBaseMcbEntry(
IN PBASE_MCB Mcb,