mirror of
https://github.com/nginx/nginx.git
synced 2024-12-23 07:33:29 -06:00
style fix: remove trailing spaces
This commit is contained in:
parent
a03fa3666f
commit
719688a10d
@ -145,7 +145,7 @@ ngx_rbtree_insert_timer_value(ngx_rbtree_node_t *temp, ngx_rbtree_node_t *node,
|
||||
|
||||
temp = *p;
|
||||
}
|
||||
|
||||
|
||||
*p = node;
|
||||
node->parent = temp;
|
||||
node->left = sentinel;
|
||||
|
Loading…
Reference in New Issue
Block a user