mirror of
https://github.com/reactos/reactos.git
synced 2025-05-25 20:18:22 +00:00
[NTOS]
- Fix build CORE-9914 svn path=/trunk/; revision=69021
This commit is contained in:
parent
5f77d25a52
commit
f0988cafd6
1 changed files with 1 additions and 1 deletions
|
@ -680,7 +680,7 @@ PsGetVersion(OUT PULONG MajorVersion OPTIONAL,
|
|||
NTSTATUS
|
||||
NTAPI
|
||||
NtApphelpCacheControl(IN APPHELPCACHESERVICECLASS Service,
|
||||
IN PVOID ServiceData)
|
||||
IN PAPPHELP_CACHE_SERVICE_LOOKUP ServiceData)
|
||||
{
|
||||
UNIMPLEMENTED;
|
||||
return STATUS_NOT_IMPLEMENTED;
|
||||
|
|
Loading…
Reference in a new issue