]> err.no Git - varnish/commitdiff
Somebody ate my ')' on the way to the commit.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 15 Feb 2008 13:31:47 +0000 (13:31 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 15 Feb 2008 13:31:47 +0000 (13:31 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2486 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/varnishd.c

index 9823d08aa48e1a2bbff916abd37591b1a1c5b582..b716ff5dd4e1232e97f3e0403a02f06b737dda02 100644 (file)
@@ -553,7 +553,7 @@ main(int argc, char *argv[])
        if (d_flag == 1)
                printf("%d\n", getpid());
 
-       if (pfh != NULL && vpf_write(pfh) 
+       if (pfh != NULL && vpf_write(pfh)) 
                fprintf(stderr, "NOTE: Could not write PID file\n");
 
        mgt_cli_init();