You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by Paul Richards <pa...@hyperreal.com> on 1996/08/20 13:22:23 UTC

cvs commit: apache/src mod_rewrite.h

paul        96/08/20 04:22:22

  Modified:    src       mod_rewrite.h
  Log:
  Move idempotency ifdef to after copyright.
  
  Revision  Changes    Path
  1.3       +2 -3      apache/src/mod_rewrite.h
  
  Index: mod_rewrite.h
  ===================================================================
  RCS file: /export/home/cvs/apache/src/mod_rewrite.h,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -C3 -r1.2 -r1.3
  *** mod_rewrite.h	1996/08/16 23:18:03	1.2
  --- mod_rewrite.h	1996/08/20 11:22:21	1.3
  ***************
  *** 1,6 ****
  - #ifndef _MOD_REWRITE_H
  - #define _MOD_REWRITE_H 1
  - 
    /* ====================================================================
     * Copyright (c) 1996 The Apache Group.  All rights reserved.
     *
  --- 1,3 ----
  ***************
  *** 53,58 ****
  --- 50,57 ----
     *
     */
    
  + #ifndef _MOD_REWRITE_H
  + #define _MOD_REWRITE_H 1
    
    /*
    **  mod_rewrite.h