Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
httpc: quick fix
  • Loading branch information
perexg committed Mar 8, 2016
1 parent 5854288 commit a44061c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/httpc.c
Expand Up @@ -1117,7 +1117,7 @@ http_client_run0( http_client_t *hc )
return res;
}

static int
int
http_client_run( http_client_t *hc )
{
int r;
Expand Down

0 comments on commit a44061c

Please sign in to comment.