Try to fix yet another minor bug in generated indentation.

This commit is contained in:
Eric S. Raymond 2007-10-05 19:03:40 +00:00
parent 5a927b87cb
commit 869f1981a4

View file

@ -939,7 +939,7 @@ def hack_syntax(filename, lines):
[attack_filter]
range=%s
[/attack_filter]
[/animation]
[/animation]\
"""
for i in range(len(lines)):
if "no-syntax-rewrite" in lines[i]: