summaryrefslogtreecommitdiffstats
path: root/darwin/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'darwin/Platform.h')
-rw-r--r--darwin/Platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/darwin/Platform.h b/darwin/Platform.h
index 7da13321..31e68685 100644
--- a/darwin/Platform.h
+++ b/darwin/Platform.h
@@ -34,7 +34,7 @@ int Platform_getMaxPid();
void Process_setupColumnWidths();
-double Platform_setCPUValues(Meter* this, int cpu);
+double Platform_setCPUValues(Meter* mtr, int cpu);
void Platform_setMemoryValues(Meter* this);