merge r3185:

fix building by gcc45
This commit is contained in:
Igor Sysoev 2009-10-26 17:46:25 +00:00
parent 648c01365f
commit a2939c14c8
1 changed files with 1 additions and 1 deletions

View File

@ -446,7 +446,7 @@ ngx_http_rewrite(ngx_conf_t *cf, ngx_command_t *cmd, void *conf)
return NGX_CONF_ERROR;
}
*code = (uintptr_t) NULL;
*code = NULL;
}
regex->next = (u_char *) lcf->codes->elts + lcf->codes->nelts