diff --git a/waf/varnish.py b/waf/varnish.py index 65c6b3b23..3d3f59a0e 100644 --- a/waf/varnish.py +++ b/waf/varnish.py @@ -10,7 +10,7 @@ import re from lib.core.enums import HTTP_HEADER from lib.core.settings import WAF_ATTACK_VECTORS -__product__ = "Varnish FireWall (OWASP) " +__product__ = "Varnish FireWall (OWASP)" def detect(get_page): retval = False