fix msvc build failure introduced by previous commit

This commit is contained in:
Igor Sysoev 2006-09-25 20:04:54 +00:00
parent 8a3cdc00ff
commit 94124f3983

View File

@ -299,7 +299,7 @@ static ngx_str_t error_pages[] = {
};
static ngx_str_t ngx_http_get_name = { 3, "GET " };
static ngx_str_t ngx_http_get_name = { 3, (u_char *) "GET " };
ngx_int_t