mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-14 06:59:57 -05:00
fix versions of the log interface
This commit is contained in:
parent
b45d906dc4
commit
a9c64e1609
4 changed files with 5 additions and 5 deletions
|
|
@ -123,7 +123,7 @@ struct { \
|
|||
{ { { SPA_TYPE_INTERFACE_Log, SPA_VERSION_LOG, \
|
||||
SPA_CALLBACKS_INIT(&name.methods, &name) }, \
|
||||
SPA_LOG_LEVEL_INFO, }, \
|
||||
{ SPA_VERSION_LOG_METHODS_LOGT, \
|
||||
{ SPA_VERSION_LOG_METHODS, \
|
||||
spa_log_impl_log, \
|
||||
spa_log_impl_logv, \
|
||||
spa_log_impl_logt, \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue