Skip to content

Commit 2a4b75a

Browse files
committed
restore empty lines
1 parent 3d8bc68 commit 2a4b75a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ngx_http_vhost_traffic_status_shm.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ typedef struct {
1717
ngx_uint_t filter_used_size;
1818
ngx_uint_t filter_used_node;
1919
} ngx_http_vhost_traffic_status_shm_info_t;
20+
21+
2022
ngx_int_t ngx_http_vhost_traffic_status_shm_add_server(ngx_http_request_t *r);
2123
ngx_int_t ngx_http_vhost_traffic_status_shm_add_filter(ngx_http_request_t *r);
2224
ngx_int_t ngx_http_vhost_traffic_status_shm_add_upstream(ngx_http_request_t *r);

0 commit comments

Comments
 (0)