Skip to content
Snippets Groups Projects
Commit 64caf448 authored by Fache Charles's avatar Fache Charles
Browse files

4.5 : fixed slight style mistake, doesn't modify behavior

parent cd320971
No related branches found
No related merge requests found
......@@ -510,7 +510,7 @@ sys_create_mutex(void)
}
uint64
sys_acquire_mutex()
sys_acquire_mutex(void)
{
struct file *f;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment