fix building by gcc45

This commit is contained in:
Igor Sysoev 2009-10-06 09:46:16 +00:00
parent ab8819282d
commit 669682f3b0

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