]> granicus.if.org Git - apache/commitdiff
fix comment
authorStefan Fritsch <sf@apache.org>
Sat, 27 Apr 2013 08:37:36 +0000 (08:37 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 27 Apr 2013 08:37:36 +0000 (08:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476530 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;