mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Fix typo in code
This commit is contained in:
parent
47ef2b6b09
commit
f489e32e44
4 changed files with 5 additions and 5 deletions
|
|
@ -1196,7 +1196,7 @@ error:
|
|||
return NULL;
|
||||
}
|
||||
|
||||
static const struct pw_protocol_implementaton protocol_impl = {
|
||||
static const struct pw_protocol_implementation protocol_impl = {
|
||||
PW_VERSION_PROTOCOL_IMPLEMENTATION,
|
||||
.new_client = impl_new_client,
|
||||
.add_server = impl_add_server,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue