mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-09 12:28:19 -04:00
forgot to add void to test function
This commit is contained in:
parent
26714ca19f
commit
78a50fe04c
@ -734,7 +734,7 @@ static struct regress_dns_server_table search_table[] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
static void
|
static void
|
||||||
http_connection_async_test()
|
http_connection_async_test(void)
|
||||||
{
|
{
|
||||||
short port = -1;
|
short port = -1;
|
||||||
struct evhttp_connection *evcon = NULL;
|
struct evhttp_connection *evcon = NULL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user