mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-23 18:40:24 +01:00
The local variable was just a copy of the (unchanging) configuration nmc_config->multiline_output. It is complicated enough to understand how nmc_config->print_output and nmc_config->multiline_output affects nmc_print(). Don't use an alias when referencing to nmc_config->multiline_output because it hides where the value is used and where it causes a difference. |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tests | ||
| tui | ||
| meson.build | ||
| nm-online.c | ||