]> sjero.net Git - wget/commitdiff
Fix a stupid <div> tag that my mailer inserted into an attachment...
authorMicah Cowan <micah@cowan.name>
Sat, 12 Sep 2009 01:52:49 +0000 (18:52 -0700)
committerMicah Cowan <micah@cowan.name>
Sat, 12 Sep 2009 01:52:49 +0000 (18:52 -0700)
msdos/msdos.c

index f5b7e1c512afc6887125cdb2fa07440369190140..b3e5d395dc6dad26caa3d1a0a12f121181ae69bf 100644 (file)
@@ -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>
\ No newline at end of file