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/04/24 16:31:51 UTC

cvs commit: apache-2.0/src ApacheCore.def

stoddard    00/04/24 07:31:50

  Modified:    src      ApacheCore.def
  Log:
  Fix compile break
  
  Revision  Changes    Path
  1.15      +2 -2      apache-2.0/src/ApacheCore.def
  
  Index: ApacheCore.def
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/ApacheCore.def,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- ApacheCore.def	2000/04/05 21:01:05	1.14
  +++ ApacheCore.def	2000/04/24 14:31:50	1.15
  @@ -121,7 +121,7 @@
   	ap_getword_white_nc   @114
   ;	ap_gm_timestr_822   @115
   	ap_gname2id   @116
  -	ap_handle_command   @117
  +;	ap_handle_command   @117
   	;ap_hard_timeout   @118
   	ap_ht_time   @119
   	ap_ind   @120
  @@ -235,7 +235,7 @@
   	;ap_soft_timeout   @228
   	ap_some_auth_required   @229
   ;	ap_spawn_child   @230
  -	ap_srm_command_loop   @231
  +;	ap_srm_command_loop   @231
   	ap_str_tolower   @232
   	ap_strcasecmp_match   @233
   	ap_strcmp_match   @234