projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce915e4
)
[NTOSKRNL]
author
Pierre Schweitzer
<pierre@reactos.org>
Sat, 16 May 2015 21:13:22 +0000
(21:13 +0000)
committer
Pierre Schweitzer
<pierre@reactos.org>
Sat, 16 May 2015 21:13:22 +0000
(21:13 +0000)
Formatting. No code change!
svn path=/trunk/; revision=67789
reactos/ntoskrnl/wmi/wmidrv.c
patch
|
blob
|
history
diff --git
a/reactos/ntoskrnl/wmi/wmidrv.c
b/reactos/ntoskrnl/wmi/wmidrv.c
index
50e9278
..
40669a9
100644
(file)
--- a/
reactos/ntoskrnl/wmi/wmidrv.c
+++ b/
reactos/ntoskrnl/wmi/wmidrv.c
@@
-435,7
+435,9
@@
WmipOpenGuidForEvents(
static
NTSTATUS
-WmiSetMark(PWMI_SET_MARK Buffer, ULONG Length)
+WmiSetMark(
+ PWMI_SET_MARK Buffer,
+ ULONG Length)
{
UNIMPLEMENTED_DBGBREAK();
return STATUS_SUCCESS;