[NTOS]
authorThomas Faber <thomas.faber@reactos.org>
Sat, 5 Sep 2015 11:32:02 +0000 (11:32 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Sat, 5 Sep 2015 11:32:02 +0000 (11:32 +0000)
- Fix build
CORE-9914

svn path=/trunk/; revision=69021

reactos/ntoskrnl/ps/psmgr.c

index e78a447..27ddadb 100644 (file)
@@ -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;