trawick 00/12/14 07:58:01
Modified: support httpd.exp
Log:
add apr_getnameinfo
Revision Changes Path
1.20 +1 -0 httpd-2.0/support/httpd.exp
Index: httpd.exp
===================================================================
RCS file: /home/cvs/httpd-2.0/support/httpd.exp,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- httpd.exp 2000/12/07 18:12:48 1.19
+++ httpd.exp 2000/12/14 15:58:00 1.20
@@ -403,6 +403,7 @@
apr_full_read
apr_full_write
apr_getaddrinfo
+apr_getnameinfo
apr_get_dir_filename
apr_get_filedata
apr_get_hostname
|