projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ADVAPI32_APITEST][NTDLL_APITEST][WINDOWSCODECS] Comment out some unused functions...
[reactos.git]
/
modules
/
rostests
/
apitests
/
ntdll
/
NtLoadUnloadKey.c
diff --git
a/modules/rostests/apitests/ntdll/NtLoadUnloadKey.c
b/modules/rostests/apitests/ntdll/NtLoadUnloadKey.c
index
f9bb9c2
..
ac4ec34
100644
(file)
--- a/
modules/rostests/apitests/ntdll/NtLoadUnloadKey.c
+++ b/
modules/rostests/apitests/ntdll/NtLoadUnloadKey.c
@@
-397,7
+397,7
@@
START_TEST(NtLoadUnloadKey)
{
PCWSTR HiveName;
PCWSTR RegMountPoint;
- } HIVE_LIST_ENTRY
, *PHIVE_LIST_ENTRY
;
+ } HIVE_LIST_ENTRY;
static const HIVE_LIST_ENTRY RegistryHives[] =
{