]> granicus.if.org Git - apache/commitdiff
fix comment (r1476530 in trunk)
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 25 Aug 2013 21:15:41 +0000 (21:15 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 25 Aug 2013 21:15:41 +0000 (21:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1517383 13f79535-47bb-0310-9956-ffa450edef68

include/ap_expr.h

index f0463bbf8663c779d8a92562c50d2026195873e8..55fff36317bffa81d436112dbba41c96941f1f18 100644 (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;