aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ngx_connection.h')
-rw-r--r--src/core/ngx_connection.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/ngx_connection.h b/src/core/ngx_connection.h
index 6211c5f5c..f7fa3f3fe 100644
--- a/src/core/ngx_connection.h
+++ b/src/core/ngx_connection.h
@@ -127,9 +127,9 @@ cached file
size_t size;
time_t mod;
- char *last_mod; 'Sun, 17 Mar 2002 19:39:50 GMT'
- char *etag; '"a6d08-1302-3c94f106"'
- char *len; '4866'
+ char *last_mod; "Sun, 17 Mar 2002 19:39:50 GMT"
+ char *etag; ""a6d08-1302-3c94f106""
+ char *len; "4866"
EV_VNODE should notify by some signal if diretory tree is changed
or stat if aged >= N seconds (big enough)