mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 19:40:12 +01:00
core/trivial: fix whitespace
This commit is contained in:
parent
948abdb84d
commit
8d6d7c48f9
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
|||
nm_log ((level), _NMLOG_DOMAIN, _ifname ?: NULL, NULL, \
|
||||
"%s%s%s%s: " _NM_UTILS_MACRO_FIRST(__VA_ARGS__), \
|
||||
_NMLOG_PREFIX_NAME, \
|
||||
NM_PRINT_FMT_QUOTED (_ifname, " (", _ifname, ")", "") \
|
||||
NM_PRINT_FMT_QUOTED (_ifname, " (", _ifname, ")", "") \
|
||||
_NM_UTILS_MACRO_REST(__VA_ARGS__)); \
|
||||
} G_STMT_END
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue