mirror of
https://github.com/mirror/wget.git
synced 2024-12-28 05:40:08 +08:00
Fix a stupid <div> tag that my mailer inserted into an attachment...
This commit is contained in:
parent
2f1bb05129
commit
bd3028f1cd
@ -1,4 +1,4 @@
|
||||
<div class="moz-text-flowed" style="font-family: -moz-fixed">/* MSDOS utility functions.
|
||||
/* MSDOS utility functions.
|
||||
Copyright (C) 2009 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Wget.
|
||||
@ -106,4 +106,3 @@ getpass (const char *prompt)
|
||||
return strdup (getpassbuf);
|
||||
}
|
||||
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user