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/06/23 01:34:22 UTC

cvs commit: apache-1.3/src/include ap_mmn.h

wrowe       00/06/22 16:34:21

  Modified:    src/include ap_mmn.h
  Log:
    I swore I edited this before committing.  Correct the comment to
    the mmn bump.
  
  Revision  Changes    Path
  1.48      +1 -1      apache-1.3/src/include/ap_mmn.h
  
  Index: ap_mmn.h
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/include/ap_mmn.h,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- ap_mmn.h	2000/06/22 23:22:24	1.47
  +++ ap_mmn.h	2000/06/22 23:34:20	1.48
  @@ -228,7 +228,7 @@
    *                        ap_pbase64decode(), ap_pbase64encode()
    * 19990320.7           - add ap_strcasestr()
    * 19990320.8           - add request_rec.case_preserved_filename
  - * 19990320.9           - renamed ap_alloc.h to ap_alloc.h
  + * 19990320.9           - renamed alloc.h to ap_alloc.h
    */
   
   #define MODULE_MAGIC_COOKIE 0x41503133UL /* "AP13" */