Commit f236894d authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

whitespace


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@536264 13f79535-47bb-0310-9956-ffa450edef68
parent 2abbd013
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -97,7 +97,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     http://svn.apache.org/viewvc?rev=490142&view=rev
     +1: niq, jim, wrowe


    * mod_proxy_ajp: Fix wrong retry when sending the response failed.
      PR 40310 (The old fixes weren't ok).
      Trunk version of patch:
@@ -106,6 +105,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      (It also works for httpd-2.2.x).
      +1: jfclere, rpluem, wrowe


PATCHES PROPOSED TO BACKPORT FROM TRUNK:

    * mpm_winnt: Fix return values from wait_for_many_objects.