summaryrefslogtreecommitdiffstats
path: root/darwin/Platform.h
diff options
context:
space:
mode:
authorDavid Hunt <dhunt@iolanthe.attlocal.net>2015-07-13 21:02:40 -0500
committerHisham Muhammad <hisham@gobolinux.org>2015-08-19 13:52:38 -0300
commit57ab332d5a1f0f46b87049720a614e4ff46ee938 (patch)
tree8ab6733d4486cc27a3d3d2693c8ce8be4f645db9 /darwin/Platform.h
parent6463ea29564c872bd93278878a2e5245e7d02aa0 (diff)
Fix the thread counts
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 31e68685..eaf0cd7f 100644
--- a/darwin/Platform.h
+++ b/darwin/Platform.h
@@ -36,7 +36,7 @@ void Process_setupColumnWidths();
double Platform_setCPUValues(Meter* mtr, int cpu);
-void Platform_setMemoryValues(Meter* this);
+void Platform_setMemoryValues(Meter* mtr);
void Platform_setSwapValues(Meter* this);

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