Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
PipeWire
pipewire
Commits
7a976c7c
Commit
7a976c7c
authored
Feb 07, 2020
by
Wim Taymans
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bluez5: declare factory as extern
parent
a62e41ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
spa/plugins/bluez5/bluez5-monitor.c
spa/plugins/bluez5/bluez5-monitor.c
+1
-1
No files found.
spa/plugins/bluez5/bluez5-monitor.c
View file @
7a976c7c
...
...
@@ -75,7 +75,7 @@ struct spa_bt_monitor {
struct
spa_list
transport_list
;
};
struct
spa_handle_factory
spa_a2dp_sink_factory
;
extern
struct
spa_handle_factory
spa_a2dp_sink_factory
;
static
void
fill_item
(
struct
spa_bt_monitor
*
this
,
struct
spa_bt_transport
*
transport
,
struct
spa_pod
**
result
,
struct
spa_pod_builder
*
builder
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment