mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
shl: update shl files
Sync files with upstream libshl. See upstream commits for changes/fixes. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
This commit is contained in:
parent
06be8854c5
commit
bc69f5b27b
9 changed files with 506 additions and 47 deletions
|
@ -104,7 +104,7 @@ static void manager_add_link_from_udev(struct manager *m,
|
|||
static void manager_remove_link_from_udev(struct manager *m,
|
||||
struct udev_device *d)
|
||||
{
|
||||
_shl_cleanup_free_ char *name = NULL;
|
||||
_shl_free_ char *name = NULL;
|
||||
int r;
|
||||
struct link *l;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue