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

cvs commit: apache-2.0/src/lib/apr aprlib.def

wrowe       00/07/15 09:08:00

  Modified:    src/lib/apr aprlib.def
  Log:
    Fix broken symbol
  
  Revision  Changes    Path
  1.30      +1 -1      apache-2.0/src/lib/apr/aprlib.def
  
  Index: aprlib.def
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/lib/apr/aprlib.def,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- aprlib.def	2000/06/14 20:55:57	1.29
  +++ aprlib.def	2000/07/15 16:08:00	1.30
  @@ -240,7 +240,7 @@
           ap_dso_load @219
           ap_dso_unload @220
           ap_dso_sym @221
  -        ap_dso_init @222
  +;        ap_dso_init @222
           ap_collapse_spaces @223
   	ap_month_snames @224
   	ap_day_snames @225