summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/build/msgfmt.py
diff options
context:
space:
mode:
author balr0g <balrog032@gmail.com>2016-03-26 09:02:25 -0400
committer balr0g <balrog032@gmail.com>2016-03-26 09:02:41 -0400
commit4a47aa234ea33770c34336c22935771069ceb7df (patch)
tree6fd15c733e83d2e6475e5751748232f32f8d9612 /scripts/build/msgfmt.py
parent1f6688b967aaac0a674a1c33512db1455ea6e712 (diff)
oops (nw)
Diffstat (limited to 'scripts/build/msgfmt.py')
-rw-r--r--scripts/build/msgfmt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/msgfmt.py b/scripts/build/msgfmt.py
index 7b804504f05..088d905ef9a 100644
--- a/scripts/build/msgfmt.py
+++ b/scripts/build/msgfmt.py
@@ -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: