mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08: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
|
||||
http_connection_async_test()
|
||||
http_connection_async_test(void)
|
||||
{
|
||||
short port = -1;
|
||||
struct evhttp_connection *evcon = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user