kernel/eka/include/drivers/resmanus.h
changeset 259 57b9594f5772
parent 0 a41df078684a
child 257 3e88ff8f41d5
--- a/kernel/eka/include/drivers/resmanus.h	Wed Aug 18 11:08:29 2010 +0300
+++ b/kernel/eka/include/drivers/resmanus.h	Thu Sep 02 21:54:16 2010 +0300
@@ -270,7 +270,7 @@
 	TInt ExtractResourceInfo(const TPowerResourceInfoV01* aPwrResInfo, TResourceInfoBuf& aInfo);
 #ifdef _DUMP_TRACKERS
 	TInt DumpResource(const TPowerResourceInfoV01* aResource);
-	TInt DumpTracker(TTrackingControl* aTracker);
+	void DumpTracker(TTrackingControl* aTracker);
 #endif
 #ifdef RESOURCE_MANAGER_SIMULATED_PSL
 	void CheckForCandidateAsyncResource(TPowerResourceInfoV01* aResource);