diff options
| author | 2012-06-13 07:33:36 +0000 | |
|---|---|---|
| committer | 2012-06-13 07:33:36 +0000 | |
| commit | f8651fdfd59d64d4df8a74209c79b837a5a89d2d (patch) | |
| tree | ea72468b2c27bd735047e19dd4c21cc97f9af1db /usr.sbin/nginx/src/http/ngx_http_script.c | |
| parent | Remove duplicate description of FORK_TFORK (diff) | |
| download | wireguard-openbsd-f8651fdfd59d64d4df8a74209c79b837a5a89d2d.tar.xz wireguard-openbsd-f8651fdfd59d64d4df8a74209c79b837a5a89d2d.zip | |
update to 1.2.1
Diffstat (limited to 'usr.sbin/nginx/src/http/ngx_http_script.c')
| -rw-r--r-- | usr.sbin/nginx/src/http/ngx_http_script.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/nginx/src/http/ngx_http_script.c b/usr.sbin/nginx/src/http/ngx_http_script.c index ce290f4ef67..e214519fca0 100644 --- a/usr.sbin/nginx/src/http/ngx_http_script.c +++ b/usr.sbin/nginx/src/http/ngx_http_script.c @@ -1043,7 +1043,6 @@ ngx_http_script_regex_start_code(ngx_http_script_engine_t *e) } e->buf.len = len; - e->is_args = le.is_args; } if (code->add_args && r->args.len) { |
