Fix whitespace errors.

This commit is contained in:
Geoffrey Challen
2016-02-11 20:10:39 -05:00
parent ec9ae33666
commit 32253d53bc
3 changed files with 38 additions and 38 deletions

View File

@@ -820,7 +820,7 @@ kheap_printstats(void)
}
/*
* Print the whole heap.
* Print number of used heap bytes.
*/
void
kheap_printused(void)