aboutsummaryrefslogtreecommitdiff
path: root/src/stream/ngx_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream/ngx_stream.h')
-rw-r--r--src/stream/ngx_stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stream/ngx_stream.h b/src/stream/ngx_stream.h
index 807ab5b08..75b784a9e 100644
--- a/src/stream/ngx_stream.h
+++ b/src/stream/ngx_stream.h
@@ -136,7 +136,7 @@ typedef struct {
ngx_stream_conf_ctx_t *ctx;
u_char *file_name;
- ngx_int_t line;
+ ngx_uint_t line;
ngx_flag_t tcp_nodelay;