You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2004/01/07 19:55:50 UTC

cvs commit: apache-1.3/src/support ab.c

trawick     2004/01/07 10:55:50

  Modified:    src/support ab.c
  Log:
  fix mispelling
  
  Revision  Changes    Path
  1.72      +3 -3      apache-1.3/src/support/ab.c
  
  Index: ab.c
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/support/ab.c,v
  retrieving revision 1.71
  retrieving revision 1.72
  diff -u -r1.71 -r1.72
  --- ab.c	1 Jan 2004 13:32:58 -0000	1.71
  +++ ab.c	7 Jan 2004 18:55:50 -0000	1.72
  @@ -958,7 +958,7 @@
   	/*
   	 * server has legitimately shut down an idle keep alive request
   	 */
  -	good--;			/* connection never happend */
  +	good--;			/* connection never happened */
       }
       else {
   	if (good == 1) {