mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
log: move field around to plug hole in structure
This commit is contained in:
parent
87033894c5
commit
416bb2466d
3 changed files with 8 additions and 8 deletions
|
|
@ -151,8 +151,8 @@ static void on_trace_event(struct spa_source *source)
|
|||
|
||||
static const struct spa_log impl_log = {
|
||||
SPA_VERSION_LOG,
|
||||
NULL,
|
||||
DEFAULT_LOG_LEVEL,
|
||||
NULL,
|
||||
impl_log_log,
|
||||
impl_log_logv,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue