summaryrefslogtreecommitdiff
path: root/src/tool_operate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_operate.h')
-rw-r--r--src/tool_operate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tool_operate.h b/src/tool_operate.h
index fae978dff..2739301ce 100644
--- a/src/tool_operate.h
+++ b/src/tool_operate.h
@@ -41,6 +41,7 @@ struct per_transfer {
struct metalinkfile *mlfile;
struct metalink_resource *mlres;
char *this_url;
+ unsigned int urlnum; /* the index of the given URL */
char *outfile;
bool infdopen; /* TRUE if infd needs closing */
int infd;