From 3e6dfe138a959059ed3a7c69e27d99d192325fd2 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Tue, 26 Jun 2012 22:55:16 +0900 Subject: Metalink: updated message format --- src/tool_metalink.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/tool_metalink.h') diff --git a/src/tool_metalink.h b/src/tool_metalink.h index c2568a31e..a3d10a22c 100644 --- a/src/tool_metalink.h +++ b/src/tool_metalink.h @@ -90,7 +90,8 @@ extern const digest_params SHA256_DIGEST_PARAMS[1]; int count_next_metalink_resource(metalinkfile *mlfile); void clean_metalink(struct Configurable *config); -int parse_metalink(struct Configurable *config, struct OutStruct *outs); +int parse_metalink(struct Configurable *config, struct OutStruct *outs, + const char *metalink_url); /* * Callback function for CURLOPT_WRITEFUNCTION -- cgit v1.2.3