oops (nw)

This commit is contained in:
balr0g 2016-03-26 09:02:25 -04:00
parent 1f6688b967
commit 4a47aa234e

View File

@ -224,7 +224,7 @@ def make(filename, outfile):
if(hdrno > lno):
p = HeaderParser()
charset = p.parsestr(header).get_content_charset()
header_attempted = 1
header_attempted = True
if charset:
encoding = charset
if is_plural: