mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
miracle-dispd: minor log message tweaks
Change-Id: I75cf47bb2640270729d1643487ae5cc7f8617446
This commit is contained in:
parent
29583db582
commit
c67d1ac599
1 changed files with 1 additions and 1 deletions
|
@ -349,8 +349,8 @@ void ctl_fn_peer_new(struct ctl_peer *p)
|
|||
int r;
|
||||
|
||||
log_debug("new peer %s (%s) shows up, wfd_subelems: '%s'",
|
||||
p->friendly_name,
|
||||
p->label,
|
||||
p->friendly_name,
|
||||
p->wfd_subelements);
|
||||
|
||||
if(!p->wfd_subelements || !*p->wfd_subelements) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue