]> sjero.net Git - wget/blobdiff - src/convert.c
[svn] Updated copyright and email.
[wget] / src / convert.c
index b1999560c13d2df44d31e812a6d67fd9812bc58b..d89c38031815a57d796376489938f5a442cd4e93 100644 (file)
@@ -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 <hniksic@arsdigita.com>
+        -- Hrvoje Niksic <hniksic@xemacs.org>
       */
       converted_file_ptr = xmalloc(sizeof(*converted_file_ptr));
       converted_file_ptr->string = xstrdup(file);  /* die on out-of-mem. */