Skip to content
Snippets Groups Projects
Commit 479cf88f authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Fixed prototype.

Rev: src/pike_memory.c:1.6
parent edfa4bd5
No related branches found
No related tags found
No related merge requests found
......@@ -787,7 +787,7 @@ void dump_memhdr_locations(struct memhdr *from,
}
}
void cleanup_memhdrs()
void cleanup_memhdrs(void)
{
unsigned long h;
mt_lock(&debug_malloc_mutex);
......
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