From: Automatic source maintenance Date: Wed, 2 Jan 2013 06:07:36 +0000 (-0700) Subject: SourceFormat Enforcement X-Git-Tag: SQUID_3_3_0_3~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3bd011767b2db042ee1211aea1a88d7e1efb982;p=thirdparty%2Fsquid.git SourceFormat Enforcement --- diff --git a/src/tests/test_http_range.cc b/src/tests/test_http_range.cc index 3846cc47e2..03d513972a 100644 --- a/src/tests/test_http_range.cc +++ b/src/tests/test_http_range.cc @@ -189,7 +189,7 @@ testRangeCanonization() int main(int argc, char **argv) { - try{ + try { Mem::Init(); /* enable for debugging to console */ // _db_init (NULL, NULL);