X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fconvert.c;h=d89c38031815a57d796376489938f5a442cd4e93;hb=111dea962233f84067e5e1c0ccc1be9e35becfc2;hp=b1999560c13d2df44d31e812a6d67fd9812bc58b;hpb=0e910a1f96891cd51ae14cc3e2b1731b8a784f82;p=wget diff --git a/src/convert.c b/src/convert.c index b1999560..d89c3803 100644 --- a/src/convert.c +++ b/src/convert.c @@ -454,7 +454,7 @@ write_backup_file (const char *file, downloaded_file_t downloaded_file_return) because convert_file() is called from convert_all_links at the end of the retrieval with a freshly built new urlpos list. - -- Hrvoje Niksic + -- Hrvoje Niksic */ converted_file_ptr = xmalloc(sizeof(*converted_file_ptr)); converted_file_ptr->string = xstrdup(file); /* die on out-of-mem. */