NetworkManager/clients
Thomas Haller 85acdd70e7 cli: split print_data() in a part with and without side-effects
To better understand which part of the code have side effects,
split print_data() in a part that mutilates the input array
and a part that only prints.
2017-03-30 13:46:09 +02:00
..
cli cli: split print_data() in a part with and without side-effects 2017-03-30 13:46:09 +02:00
common cli: use enum property type for connection.lldp 2017-03-30 13:09:58 +02:00
tui all: use "unsigned" instead of "unsigned int" 2017-03-14 11:26:29 +01:00
nm-online.c nm-online: fix wrong assertion failure during nm-online 2017-02-07 19:42:30 +01:00