This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack1
mirror of
https://github.com/jackaudio/jack1
Watch
1
Star
0
Fork
0
Code
Releases
19
Activity
Browse Source
Export jack_client_open_aux function
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@1118 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.115.6
sletz
18 years ago
parent
7bcc8d6ae5
commit
934c8385ec
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libjack/client.c
+ 1
- 1
libjack/client.c
View File
@@ -937,7 +937,7 @@ jack_attach_port_segment (jack_client_t *client, jack_port_type_id_t ptid)
return 0;
}
static
jack_client_t *
jack_client_t *
jack_client_open_aux (const char *client_name,
jack_options_t options,
jack_status_t *status, va_list ap)
Write
Preview
Loading…
Cancel
Save