diff --git a/secrules/rules14.py b/secrules/rules14.py index 3eb95908b332da99c695e18db932752a44c61e49_c2VjcnVsZXMvcnVsZXMxNC5weQ==..8a789fd508522b42ebb276367026455a449a1fc0_c2VjcnVsZXMvcnVsZXMxNC5weQ== 100644 --- a/secrules/rules14.py +++ b/secrules/rules14.py @@ -49,7 +49,7 @@ for f in fi: if hasPriv: if fmt: - print >>fo, '1401�2�', f + print >>fo, '1401"2"', f else: print >>fo, f if priv: print >>fo, priv