projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3800bc2
)
[NDK]
author
Amine Khaldi
<amine.khaldi@reactos.org>
Sun, 2 Mar 2014 20:43:19 +0000
(20:43 +0000)
committer
Amine Khaldi
<amine.khaldi@reactos.org>
Sun, 2 Mar 2014 20:43:19 +0000
(20:43 +0000)
* Fix a Clang warning.
svn path=/trunk/; revision=62390
reactos/include/ndk/vffuncs.h
patch
|
blob
|
history
diff --git
a/reactos/include/ndk/vffuncs.h
b/reactos/include/ndk/vffuncs.h
index
1ee2056
..
cd97645
100644
(file)
--- a/
reactos/include/ndk/vffuncs.h
+++ b/
reactos/include/ndk/vffuncs.h
@@
-38,7
+38,6
@@
VfIsVerificationEnabled(
);
VOID
-NTAPI
VfFailDeviceNode(
_In_ PDEVICE_OBJECT PhysicalDeviceObject,
_In_ ULONG BugCheckMajorCode,