mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-19 17:08:42 +02:00
trivial: whitespace fixes
This commit is contained in:
parent
ad18612c36
commit
c3fe895ebc
1 changed files with 1 additions and 1 deletions
|
|
@ -639,7 +639,7 @@ g_hash_table_steal_extended(GHashTable * hash_table,
|
|||
gpointer *_stolen_value = (stolen_value); \
|
||||
\
|
||||
/* we cannot allow NULL arguments, because then we would leak the values in
|
||||
* the compat implementation. */ \
|
||||
* the compat implementation. */ \
|
||||
g_assert(_stolen_key); \
|
||||
g_assert(_stolen_value); \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue