You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by do...@apache.org on 2002/02/26 20:04:25 UTC

cvs commit: modperl-2.0/xs/maps apache_functions.map

dougm       02/02/26 11:04:25

  Modified:    xs/maps  apache_functions.map
  Log:
  call the modperl wrapper for ap_run_sub_req
  
  Revision  Changes    Path
  1.44      +1 -1      modperl-2.0/xs/maps/apache_functions.map
  
  Index: apache_functions.map
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/xs/maps/apache_functions.map,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- apache_functions.map	25 Jan 2002 04:04:22 -0000	1.43
  +++ apache_functions.map	26 Feb 2002 19:04:24 -0000	1.44
  @@ -81,7 +81,7 @@
   
   PACKAGE=Apache::SubRequest   ISA=Apache::RequestRec
    ap_destroy_sub_req  | | r | DESTROY
  - ap_run_sub_req      | | r | run
  + ap_run_sub_req      | mpxs_ | | run
   
   MODULE=Apache::RequestIO   PACKAGE=Apache::RequestRec
    ap_discard_request_body