| commit | 5ef370df40b46b431f2c65d5a35d79569c647fc8 | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Mon Apr 27 11:32:33 2009 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Mon Apr 27 11:32:33 2009 +0000 |
| tree | 8ef57a278e29261bcf160c9ab3fc248cfd674cf1 | |
| parent | df585ef949c801d15a915c380583a60f032754b5 [diff] [blame] |
-p and --prefix=
diff --git a/src/http/ngx_http_script.h b/src/http/ngx_http_script.h index d5a50b9..ea97069 100644 --- a/src/http/ngx_http_script.h +++ b/src/http/ngx_http_script.h
@@ -153,7 +153,7 @@ typedef struct { ngx_http_script_code_pt code; - uintptr_t prefix; + uintptr_t conf_prefix; } ngx_http_script_full_name_code_t;