On Thu, Nov 15, 2007 at 09:31:17PM -0000, [EMAIL PROTECTED] wrote:
> Modified: httpd/httpd/branches/1.3.x/src/main/http_main.c
> URL: 
> http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/main/http_main.c?rev=595464&r1=595463&r2=595464&view=diff
> ==============================================================================
> --- httpd/httpd/branches/1.3.x/src/main/http_main.c (original)
> +++ httpd/httpd/branches/1.3.x/src/main/http_main.c Thu Nov 15 13:31:15 2007
> @@ -2661,7 +2661,6 @@
>           if (status == SERVER_DEAD) {
>               ss->my_access_count = 0L;
>               ss->my_bytes_served = 0L;
> -                ap_scoreboard_image->parent[child_num].pid = 0;
>           }
>           ss->conn_count = (unsigned short) 0;
>           ss->conn_bytes = (unsigned long) 0;

By the by, I just noticed that we have a sh*tload of tabs in various
1.3 files... should be take the time to actually detab? Or let float...
I'm 0 either way.
-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
        "Great is the guilt of an unnecessary war"  ~ John Adams

Reply via email to