mirror of
https://github.com/nginx/nginx.git
synced 2026-08-28 04:39:05 +00:00
style fix: remove trailing spaces
This commit is contained in:
parent
a03fa3666f
commit
719688a10d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue