]> err.no Git - varnish/commitdiff
Fix up style
authortfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 11 Aug 2008 09:41:51 +0000 (09:41 +0000)
committertfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 11 Aug 2008 09:41:51 +0000 (09:41 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3078 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishtest/vtc.c

index a4fe5e6a3ee5236dbd99334a2bd9dbbb7cb22789..ce399127a89f3265ff357f243fa5b00b06a5872d 100644 (file)
@@ -344,7 +344,7 @@ main(int argc, char * const *argv)
        argc -= optind;
        argv += optind;
 
-       if(argc == 0) 
+       if (argc == 0)
                usage();
 
        init_sema();