merge r3185: fix building by gcc45
Igor Sysoev
12 years ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-1
src/http/modules/ngx_http_rewrite_module.c
less
more
445
445
return NGX_CONF_ERROR;
446
446
}
447
447
448
*code = (uintptr_t) NULL;
448
*code = NULL;
449
449
}
450
450
451
451
regex->next = (u_char *) lcf->codes->elts + lcf->codes->nelts