summaryrefslogtreecommitdiffstats
path: root/darwin/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'darwin/Platform.h')
-rw-r--r--darwin/Platform.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/darwin/Platform.h b/darwin/Platform.h
index fdf8b35b..d1b9ea5e 100644
--- a/darwin/Platform.h
+++ b/darwin/Platform.h
@@ -42,7 +42,6 @@ double Platform_setCPUValues(Meter* mtr, int cpu);
void Platform_setMemoryValues(Meter* mtr);
-void Platform_setSwapValues(Meter* this);
-
+void Platform_setSwapValues(Meter* mtr);
#endif