dgaudet     99/03/10 12:18:59

  Modified:    src/include http_core.h
  Log:
  oops this was not supposed to be committed
  
  Revision  Changes    Path
  1.55      +0 -3      apache-1.3/src/include/http_core.h
  
  Index: http_core.h
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/include/http_core.h,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- http_core.h       1999/03/10 17:42:40     1.54
  +++ http_core.h       1999/03/10 20:18:55     1.55
  @@ -238,9 +238,6 @@
        */
       unsigned d_is_fnmatch : 1;
   
  -    /* takes sense only if use_canonical_name is on */
  -    unsigned use_canonical_port : 1;
  -
       /* System Resource Control */
   #ifdef RLIMIT_CPU
       struct rlimit *limit_cpu;
  
  
  

Reply via email to