mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[RTL]
Fix a typo svn path=/trunk/; revision=53345
This commit is contained in:
@@ -71,7 +71,7 @@ RtlInstallFunctionTableCallback(
|
||||
PVOID Context,
|
||||
PCWSTR OutOfProcessCallbackDll)
|
||||
{
|
||||
UNIMPLREMENTED;
|
||||
UNIMPLEMENTED;
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user