mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-12 08:00:26 +01:00
moved from: char *colorize_string (..., gboolean &dealloc) to: const char *colorize_string (..., char **out_to_free) No more needed to cast (char *) on a (const char *). Fixed also get_value_to_print() which relies on colorize_string() |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tui | ||
| nm-online.c | ||