mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-17 16:29:28 -04:00
Add a missing "static".
svn:r1219
This commit is contained in:
parent
133a015dba
commit
1f9c9e5137
@ -1534,7 +1534,7 @@ end:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
static int
|
||||||
check_dummy_mem_ok(void *_mem)
|
check_dummy_mem_ok(void *_mem)
|
||||||
{
|
{
|
||||||
char *mem = _mem;
|
char *mem = _mem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user