You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by st...@locus.apache.org on 2000/08/15 17:41:30 UTC

cvs commit: apache-2.0/src ApacheCore.def

stoddard    00/08/15 08:41:30

  Modified:    src      ApacheCore.def
  Log:
  Nuke ap_make_dirstr from the Windows exports file.
  
  Revision  Changes    Path
  1.28      +1 -1      apache-2.0/src/ApacheCore.def
  
  Index: ApacheCore.def
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/ApacheCore.def,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- ApacheCore.def	2000/08/11 20:15:41	1.27
  +++ ApacheCore.def	2000/08/15 15:41:30	1.28
  @@ -143,7 +143,7 @@
   ;	ap_log_reason   @136
   ;	ap_log_unixerr   @137
   ;	ap_make_array   @138
  -	ap_make_dirstr   @139
  +;	ap_make_dirstr   @139
   	ap_make_dirstr_parent   @140
   	ap_make_dirstr_prefix   @141
   	ap_make_full_path   @142