mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-14 19:24:13 +03:00
resolve: drop doubled white space
This commit is contained in:
parent
8e95506a22
commit
160f3145db
@ -496,7 +496,7 @@ int dns_query_new(
|
||||
log_debug("Looking up bypass packet for %s.",
|
||||
dns_resource_key_to_string(key, key_str, sizeof key_str));
|
||||
} else {
|
||||
/* First dump UTF8 question */
|
||||
/* First dump UTF8 question */
|
||||
DNS_QUESTION_FOREACH(key, question_utf8)
|
||||
log_debug("Looking up RR for %s.",
|
||||
dns_resource_key_to_string(key, key_str, sizeof key_str));
|
||||
|
Loading…
x
Reference in New Issue
Block a user