match the declaration in the .c and the doc, which is "template".
Index: srclib/apr/include/apr_file_io.h
===================================================================
RCS file: /home/cvspublic/apr/include/apr_file_io.h,v
retrieving revision 1.120
diff -u -r1.120 apr_file_io.h
--- srclib/apr/include/apr_file_io.h 13 Mar 2002 20:39:14 -0000 1.120
+++ srclib/apr/include/apr_file_io.h 16 Apr 2002 10:11:44 -0000
@@ -680,7 +680,7 @@
* array.
*
*/
-APR_DECLARE(apr_status_t) apr_file_mktemp(apr_file_t **fp, char *tmplt,
+APR_DECLARE(apr_status_t) apr_file_mktemp(apr_file_t **fp, char *template,
apr_int32_t flags, apr_pool_t *p);
#ifdef __cplusplus
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
