mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-15 22:14:27 +03:00
Correct definition
svn path=/trunk/netsurf/; revision=8899
This commit is contained in:
parent
d2c29dbe95
commit
0cd96bdd5e
@ -493,7 +493,7 @@ void fetch_free(struct fetch *f)
|
||||
void fetch_poll(void)
|
||||
{
|
||||
scheme_fetcher *fetcher = fetchers;
|
||||
struct fetch *next_fetcher;
|
||||
scheme_fetcher *next_fetcher;
|
||||
|
||||
fetch_dispatch_jobs();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user