Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
57d5b37b
Commit
57d5b37b
authored
Oct 26, 2015
by
Hisham Muhammad
Browse files
silence compiler warning (see #295)
parent
bd93b2e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
darwin/Platform.c
View file @
57d5b37b
...
...
@@ -226,5 +226,6 @@ void Platform_setMemoryValues(Meter* mtr) {
}
void
Platform_setSwapValues
(
Meter
*
this
)
{
(
void
)
this
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment