mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-10-13 00:06:31 +00:00
tipc: spelling fix
This commit is contained in:
parent
94b0c90152
commit
c60683e246
@ -709,7 +709,7 @@ static void link_mon_print_applied(uint16_t applied, uint64_t up_map)
|
|||||||
close_json_array(PRINT_JSON, "applied_node_status");
|
close_json_array(PRINT_JSON, "applied_node_status");
|
||||||
}
|
}
|
||||||
|
|
||||||
/* print the non applied members, since we dont know
|
/* print the non applied members, since we don't know
|
||||||
* the members, we print them along with the state
|
* the members, we print them along with the state
|
||||||
*/
|
*/
|
||||||
static void link_mon_print_non_applied(uint16_t applied, uint16_t member_cnt,
|
static void link_mon_print_non_applied(uint16_t applied, uint16_t member_cnt,
|
||||||
|
Loading…
Reference in New Issue
Block a user