mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 13:02:44 +01:00
client: add new line
This commit is contained in:
parent
2c18646466
commit
f9973a37f9
@ -492,7 +492,7 @@ static const struct proxy_interface *get_device_proxy_by_name(
|
||||
if (l_queue_length(match))
|
||||
proxy = l_queue_pop_head(match);
|
||||
else
|
||||
display("Device %s not found", device_name);
|
||||
display("Device %s not found.\n", device_name);
|
||||
|
||||
l_queue_destroy(match, NULL);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user