]> granicus.if.org Git - apache/commitdiff
- mod_deflate currently only does C-E, and not T-E. Fix the comment at the top saying...
authorPaul Querna <pquerna@apache.org>
Mon, 18 Apr 2005 06:08:56 +0000 (06:08 +0000)
committerPaul Querna <pquerna@apache.org>
Mon, 18 Apr 2005 06:08:56 +0000 (06:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161738 13f79535-47bb-0310-9956-ffa450edef68

modules/filters/mod_deflate.c

index 34917705fac9155130a82f580b33befca90fcc63..f248a82354de507056bcc4ff2644d7ec23ddcab9 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /*
- * mod_deflate.c: Perform deflate transfer-encoding on the fly
+ * mod_deflate.c: Perform deflate content-encoding on the fly
  *
  * Written by Ian Holsman, Justin Erenkrantz, and Nick Kew
  */