mirror of
https://github.com/apache/httpd.git
synced 2025-08-03 16:33:59 +00:00
Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174748 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -71,7 +71,7 @@ char *ap_response_code_string(request_rec *r, int error_index);
|
||||
* @fn void ap_basic_http_header(request_rec *r, apr_bucket_brigade *bb)
|
||||
*/
|
||||
AP_DECLARE(void) ap_basic_http_header(request_rec *r, apr_bucket_brigade *bb);
|
||||
|
||||
|
||||
/**
|
||||
* Send an appropriate response to an http TRACE request.
|
||||
* @param r The current request
|
||||
|
Reference in New Issue
Block a user