coar 99/01/28 08:12:34
Modified: src ApacheCore.def
src/support httpd.exp
Log:
Add the new ap_find_opaque_token() function to the export
lists. (Oops.)
Revision Changes Path
1.7 +1 -0 apache-1.3/src/ApacheCore.def
Index: ApacheCore.def
===================================================================
RCS file: /home/cvs/apache-1.3/src/ApacheCore.def,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ApacheCore.def 1999/01/05 08:17:25 1.6
+++ ApacheCore.def 1999/01/28 16:12:30 1.7
@@ -324,4 +324,5 @@
ap_make_etag @317
ap_array_pstrcat @318
ap_os_is_filename_valid @319
+ ap_find_opaque_token @320
1.11 +1 -0 apache-1.3/src/support/httpd.exp
Index: httpd.exp
===================================================================
RCS file: /home/cvs/apache-1.3/src/support/httpd.exp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- httpd.exp 1999/01/05 08:17:36 1.10
+++ httpd.exp 1999/01/28 16:12:32 1.11
@@ -106,6 +106,7 @@
ap_find_last_token
ap_find_linked_module
ap_find_module_name
+ap_find_opaque_token
ap_find_path_info
ap_find_token
ap_find_types