Commit 95a8cb8a authored by Yann Ylavic's avatar Yann Ylavic
Browse files

One more follow up to r1756560.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1756763 13f79535-47bb-0310-9956-ffa450edef68
parent a739fb0b
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -232,8 +232,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     +1: ylavic

  *) mod_dav: fix typo (missing '/') in closing tag (follow up to r1756560
     which backported r1746207 in 2.4.24).
     which backported r1746207 in 2.4.24). Plus r1748155 to fix compiling with
     clang.
     trunk patch: http://svn.apache.org/r1756611
                  http://svn.apache.org/r1748155
     2.4.x patch: trunk works
     +1: ylavic