Missed one.

Shane


[EMAIL PROTECTED] wrote:

wrowe       2002/07/16 22:24:04

 Modified:    include  apr_xlate.h
              xlate    xlate.c
 Log:
   APU declares now



Index: xlate/xlate.c
===================================================================
RCS file: /home/cvspublic/apr-util/xlate/xlate.c,v
retrieving revision 1.3
diff -u -r1.3 xlate.c
--- xlate/xlate.c       17 Jul 2002 05:24:04 -0000      1.3
+++ xlate/xlate.c       17 Jul 2002 22:50:42 -0000
@@ -400,7 +400,7 @@
     return (-1);
 }
 
-APR_DECLARE(apr_status_t) apr_xlate_conv_buffer(apr_xlate_t *convset, 
+APU_DECLARE(apr_status_t) apr_xlate_conv_buffer(apr_xlate_t *convset, 
                                                 const char *inbuf,
                                                 apr_size_t *inbytes_left, 
                                                 char *outbuf,

Reply via email to