stas        2004/08/08 11:04:55

  Modified:    xs/maps  apache_structures.map
  Log:
  method, method_number are now set-able again (thanks to Fred Moyer for
  this spot)
  
  Revision  Changes    Path
  1.36      +2 -2      modperl-2.0/xs/maps/apache_structures.map
  
  Index: apache_structures.map
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/xs/maps/apache_structures.map,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -u -r1.35 -r1.36
  --- apache_structures.map     2 Aug 2004 18:02:27 -0000       1.35
  +++ apache_structures.map     8 Aug 2004 18:04:55 -0000       1.36
  @@ -22,8 +22,8 @@
   <  request_time
      status_line
      status
  -<  method
  -<  method_number
  +   method
  +   method_number
      allowed
      allowed_xmethods
      allowed_methods
  
  
  

Reply via email to