mirror of
https://github.com/holub/mame
synced 2025-06-05 20:33:45 +03:00
oops (nw)
This commit is contained in:
parent
1f6688b967
commit
4a47aa234e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user