projects
/
apache
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f231cd4
)
fix comment
author
Stefan Fritsch
<sf@apache.org>
Sat, 27 Apr 2013 08:37:36 +0000
(08:37 +0000)
committer
Stefan 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
patch
|
blob
|
history
diff --git
a/include/ap_expr.h
b/include/ap_expr.h
index f0463bbf8663c779d8a92562c50d2026195873e8..55fff36317bffa81d436112dbba41c96941f1f18 100644
(file)
--- a/
include/ap_expr.h
+++ b/
include/ap_expr.h
@@
-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;