projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[FLTMGR] Latest from my branch (#135)
[reactos.git]
/
modules
/
rostests
/
kmtests
/
fltmgr
/
fltmgr_load
/
fltmgr_load.c
diff --git
a/modules/rostests/kmtests/fltmgr/fltmgr_load/fltmgr_load.c
b/modules/rostests/kmtests/fltmgr/fltmgr_load/fltmgr_load.c
index
7b9f523
..
e56d7eb
100644
(file)
--- a/
modules/rostests/kmtests/fltmgr/fltmgr_load/fltmgr_load.c
+++ b/
modules/rostests/kmtests/fltmgr/fltmgr_load/fltmgr_load.c
@@
-89,7
+89,7
@@
TestEntry(
ok_irql(PASSIVE_LEVEL);
TestDriverObject = DriverObject;
- *DeviceName = L"
fltmgr_l
oad";
+ *DeviceName = L"
FltMgrL
oad";
trace("Hi, this is the filter manager load test driver\n");