Commit 60867145 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

format change


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@484588 13f79535-47bb-0310-9956-ffa450edef68
parent 76b3e48c
Loading
Loading
Loading
Loading
+1 −1
Changes for CHANGES: 1 added line, 1 removed line.
Original line number Diff line number Diff line
                                                        -*- coding: utf-8 -*-
Changes with Apache 2.2.4
    * mod_cgi and mod_cgid: Don't use apr_status_t error return
  *) mod_cgi and mod_cgid: Don't use apr_status_t error return
     from input filters as HTTP return value from the handler.
     PR#31579.