rse         98/11/15 07:54:41

  Modified:    src/support ab.c
  Log:
  Fix a comment while poking around in this source...
  
  Revision  Changes    Path
  1.16      +1 -1      apache-1.3/src/support/ab.c
  
  Index: ab.c
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/src/support/ab.c,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- ab.c      1998/09/04 20:48:44     1.15
  +++ ab.c      1998/11/15 15:54:41     1.16
  @@ -339,7 +339,7 @@
   
   /* --------------------------------------------------------- */
   
  -/* start asnchronous non-blocking connection */
  +/* start asynchronous non-blocking connection */
   
   static void start_connect(struct connection *c)
   {
  
  
  

Reply via email to