summaryrefslogtreecommitdiffstats
path: root/darwin/Platform.h
diff options
context:
space:
mode:
authorSaltwaterC <saltwaterc@gmail.com>2015-11-16 17:32:22 +0000
committerSaltwaterC <saltwaterc@gmail.com>2015-11-16 17:32:22 +0000
commit8895f09880f441c2075b703cdec0643ac70790aa (patch)
tree148b593f03f99111cfe91b0a94fceaf07ed12fc9 /darwin/Platform.h
parentbef00a4fd939619a413fcaa3d745589ef3690ac9 (diff)
Add Darwin swap meter.
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

© 2014-2024 Faster IT GmbH | imprint | privacy policy