mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
Enabled -Wstrict-prototypes and fixed warnings.
This commit is contained in:
@@ -129,7 +129,7 @@ TEST_BEGIN(test_mdump_output_error) {
|
||||
TEST_END
|
||||
|
||||
static int
|
||||
prof_dump_open_maps_error() {
|
||||
prof_dump_open_maps_error(void) {
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user