We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4196172 commit 86b254fCopy full SHA for 86b254f
src/ngx_http_srcache_filter_module.c
@@ -26,7 +26,7 @@ static char *ngx_http_srcache_conf_set_request(ngx_conf_t *cf,
26
ngx_command_t *cmd, void *conf);
27
static void *ngx_http_srcache_create_main_conf(ngx_conf_t *cf);
28
static char *ngx_http_srcache_init_main_conf(ngx_conf_t *cf, void *conf);
29
-static char * ngx_http_srcache_store_statuses(ngx_conf_t *cf,
+static char *ngx_http_srcache_store_statuses(ngx_conf_t *cf,
30
31
32
0 commit comments