joes        2004/07/02 10:05:45

  Modified:    glue/perl/xsbuilder/maps apreq_functions.map
  Log:
  Rename tempfile tempname to match docs
  
  Revision  Changes    Path
  1.25      +1 -1      
httpd-apreq-2/glue/perl/xsbuilder/maps/apreq_functions.map
  
  Index: apreq_functions.map
  ===================================================================
  RCS file: 
/home/cvs/httpd-apreq-2/glue/perl/xsbuilder/maps/apreq_functions.map,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- apreq_functions.map       29 Jun 2004 22:45:30 -0000      1.24
  +++ apreq_functions.map       2 Jul 2004 17:05:45 -0000       1.25
  @@ -29,7 +29,7 @@
    DEFINE_size                     | apreq_xs_upload_size |
    DEFINE_fh                       | apreq_xs_upload_fh |
    DEFINE_type                     | apreq_xs_upload_type |
  - DEFINE_tempfile                | apreq_xs_upload_tempfile |
  + DEFINE_tempname                | apreq_xs_upload_tempname |
   
   MODULE=Apache::Upload PACKAGE=Apache::Upload::Table 
PREFIX=Apache__Upload__Table_
    DEFINE_get     | apreq_xs_upload_table_get |
  
  
  

Reply via email to