mirror of
https://github.com/apache/httpd.git
synced 2025-08-10 02:56:11 +00:00
* include/httpd.h: Fix comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1918297 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -1143,7 +1143,7 @@ struct request_rec {
|
||||
*/
|
||||
unsigned int flushed:1;
|
||||
/** Request flags associated with this request. Use
|
||||
* AP_REQUEST_GET_FLAGS() and AP_REQUEST_SET_FLAGS() to access
|
||||
* AP_REQUEST_GET_BNOTE() and AP_REQUEST_SET_BNOTE() to access
|
||||
* the elements of this field.
|
||||
*/
|
||||
ap_request_bnotes_t bnotes;
|
||||
|
Reference in New Issue
Block a user