wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget2 | Draft: Small fixes (!505)


From: Avinash Sonawane (@rootkea)
Subject: Re: wget2 | Draft: Small fixes (!505)
Date: Wed, 27 Apr 2022 10:16:53 +0000



Avinash Sonawane commented on a discussion on src/job.c: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/505#note_925800136

>  
>  void job_create_parts(JOB *job)
>  {
> -     PART part;
> +     PART part = {0};

Okay, done. I'll push the updated branch in the evening.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/505#note_925800136
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]