stoddard    99/12/20 11:16:36

  Modified:    src/main http_main.c
  Log:
  Get rid of the C++ style comment.
  
  Revision  Changes    Path
  1.25      +0 -1      apache-2.0/src/main/http_main.c
  
  Index: http_main.c
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/main/http_main.c,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- http_main.c       1999/12/20 19:07:22     1.24
  +++ http_main.c       1999/12/20 19:16:34     1.25
  @@ -66,7 +66,6 @@
   
   const char *ap_server_argv0;
   
  -//API_VAR_IMPORT const char *ap_server_root;
   const char *ap_server_root;
   
   ap_array_header_t *ap_server_pre_read_config;
  
  
  

Reply via email to