You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ia...@apache.org on 2004/01/06 22:50:58 UTC

cvs commit: httpd-2.0/modules/filters mod_deflate.c

ianh        2004/01/06 13:50:58

  Modified:    modules/filters mod_deflate.c
  Log:
  remove email address in the hopes ppl stop emailing me directly ;(
  
  Revision  Changes    Path
  1.41      +1 -1      httpd-2.0/modules/filters/mod_deflate.c
  
  Index: mod_deflate.c
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/filters/mod_deflate.c,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- mod_deflate.c	1 Jan 2004 13:26:19 -0000	1.40
  +++ mod_deflate.c	6 Jan 2004 21:50:58 -0000	1.41
  @@ -58,7 +58,7 @@
   /*
    * mod_deflate.c: Perform deflate transfer-encoding on the fly
    *
  - * Written by Ian Holsman (IanH@apache.org)
  + * Written by Ian Holsman
    *
    */