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:
Christophe Jaillet
2013-08-25 21:15:41 +00:00
parent d53f716356
commit 7a3526ce36

View File

@ -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;