Skip to content

Commit e4a157f

Browse files
committed
style: minor fixes.
1 parent 2d61906 commit e4a157f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ngx_http_redis2_util.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
#endif
1212

1313

14-
char * ngx_http_redis2_set_complex_value_slot(ngx_conf_t *cf,
14+
char *ngx_http_redis2_set_complex_value_slot(ngx_conf_t *cf,
1515
ngx_command_t *cmd, void *conf);
16-
ngx_http_upstream_srv_conf_t * ngx_http_redis2_upstream_add(
16+
ngx_http_upstream_srv_conf_t *ngx_http_redis2_upstream_add(
1717
ngx_http_request_t *r, ngx_url_t *url);
1818
ngx_int_t ngx_http_redis2_build_query(ngx_http_request_t *r,
1919
ngx_array_t *queries, ngx_buf_t **b);

0 commit comments

Comments
 (0)