mirror of
https://github.com/apache/httpd.git
synced 2025-08-10 01:37:44 +00:00
fix comment (r1476530 in trunk)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1517383 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -107,7 +107,7 @@ typedef struct {
|
||||
request_rec *r;
|
||||
/** the current connection */
|
||||
conn_rec *c;
|
||||
/** the current connection */
|
||||
/** the current virtual host */
|
||||
server_rec *s;
|
||||
/** the pool to use */
|
||||
apr_pool_t *p;
|
||||
|
Reference in New Issue
Block a user