mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 19:25:36 +00:00
[CMLIB]: Just use UNIMPLEMENTED.
svn path=/trunk/; revision=46003
This commit is contained in:
@@ -23,7 +23,7 @@ HvpWriteLog(
|
||||
PVOID BlockPtr;
|
||||
BOOLEAN Success;
|
||||
|
||||
DPRINT1("FIXME: HvpWriteLog doesn't do anything atm\n");
|
||||
UNIMPLEMENTED;
|
||||
return TRUE;
|
||||
|
||||
ASSERT(RegistryHive->ReadOnly == FALSE);
|
||||
|
||||
Reference in New Issue
Block a user