You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2008/11/10 22:01:11 UTC

svn commit: r712831 - in /httpd/httpd/branches/2.2.x: CHANGES include/ap_mmn.h

Author: rpluem
Date: Mon Nov 10 13:01:10 2008
New Revision: 712831

URL: http://svn.apache.org/viewvc?rev=712831&view=rev
Log:
* Whitespace fixes.

Modified:
    httpd/httpd/branches/2.2.x/CHANGES
    httpd/httpd/branches/2.2.x/include/ap_mmn.h

Modified: httpd/httpd/branches/2.2.x/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?rev=712831&r1=712830&r2=712831&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/CHANGES [utf-8] (original)
+++ httpd/httpd/branches/2.2.x/CHANGES [utf-8] Mon Nov 10 13:01:10 2008
@@ -12,7 +12,7 @@
   *) Worker MPM: Crosscheck that idle workers are still available before using
      them and thus preventing an overflow of the worker queue which causes
      a SegFault. PR 45605 [Denis Ustimenko <denusk gmail.com>]
-     
+
   *) Windows: Always build the odbc dbd driver on windows, to be consistent 
      with the apr-util default.
 

Modified: httpd/httpd/branches/2.2.x/include/ap_mmn.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/include/ap_mmn.h?rev=712831&r1=712830&r2=712831&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/include/ap_mmn.h (original)
+++ httpd/httpd/branches/2.2.x/include/ap_mmn.h Mon Nov 10 13:01:10 2008
@@ -131,7 +131,6 @@
  * 20051115.16 (2.2.9)  Add conn_timeout and conn_timeout_set to
  *                      proxy_worker struct.
  * 20051115.17 (2.2.10) Add scolonsep to proxy_balancer
- *
  * 20051115.18 (2.2.10) Add chroot support to unixd_config
  */