coar        97/09/14 10:01:55

  Modified:    src      INDENT
  Log:
        Reserve the modules I'll indent in the first pass.
  
  Revision  Changes    Path
  1.10      +4 -4      apachen/src/INDENT
  
  Index: INDENT
  ===================================================================
  RCS file: /export/home/cvs/apachen/src/INDENT,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- INDENT    1997/09/14 12:16:53     1.9
  +++ INDENT    1997/09/14 17:01:53     1.10
  @@ -47,7 +47,7 @@
      util_snprintf.c
   
   ./modules/example:
  -   mod_example.c
  +   mod_example.c             RESERVED by Ken
   
   ./modules/proxy:
      mod_proxy.c
  @@ -78,9 +78,9 @@
      mod_headers.c
      mod_imap.c
      mod_include.c
  -   mod_info.c
  +   mod_info.c                        RESERVED by Ken
      mod_log_agent.c
  -   mod_log_config.c
  +   mod_log_config.c          RESERVED by Ken
      mod_log_referer.c
      mod_mime.c
      mod_mime.h
  @@ -88,7 +88,7 @@
      mod_negotiation.c
      mod_rewrite.c
      mod_rewrite.h
  -   mod_setenvif.c
  +   mod_setenvif.c            RESERVED by Ken
      mod_speling.c
      mod_status.c
      mod_unique_id.c
  
  
  

Reply via email to