mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-14 06:59:57 -05:00
pipewire: debug version in init
This commit is contained in:
parent
6ba0ef7f2d
commit
336fd190b4
1 changed files with 1 additions and 0 deletions
|
|
@ -230,6 +230,7 @@ void pw_init(int *argc, char **argv[])
|
||||||
pw_log_set(iface);
|
pw_log_set(iface);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
pw_log_info("version %s", pw_get_library_version());
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Check if a debug category is enabled
|
/** Check if a debug category is enabled
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue