diff --git a/lib/http_digest.c b/lib/http_digest.c index b619bd1be7fb2de00c97059fc6fffae63323d9b6..bdf60d791877b9ac48abe1f31657af8e6b2ce1b8 100644 --- a/lib/http_digest.c +++ b/lib/http_digest.c @@ -329,7 +329,7 @@ CURLcode Curl_output_digest(struct connectdata *conn, "nonce=\"%s\", " "uri=\"%s\", " "cnonce=\"%s\", " - "nc=\"%08x\", " + "nc=%08x, " "qop=\"%s\", " "response=\"%s\"", proxy?"Proxy-":"",