]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Whitespace fixes
authorRuediger Pluem <rpluem@apache.org>
Sat, 17 May 2008 20:00:36 +0000 (20:00 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 17 May 2008 20:00:36 +0000 (20:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@657454 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7d63562e43288b541cf001457a8c0c142a1ca45f..64868b6d1a7594751bec5faad2a5f64588248add 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -99,7 +99,7 @@ Changes with Apache 2.2.9
 
   *) mod_logio: Provide optional function to allow modules to adjust the 
      bytes_in count [Eric Covener]
-     
+
   *) http_filters: Don't returm 100-continue on client error
      PR 43711 [Chetan Reddy <chetanreddy gmail.com>]