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
Fixed compile warning.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@905 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.109.0
trutkin
21 years ago
parent
8a848af163
commit
b2c3d92e94
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libjack/client.c
+ 0
- 1
libjack/client.c
View File
@@ -1098,7 +1098,6 @@ jack_client_thread (void *arg)
jack_client_control_t *control = client->control;
jack_event_t event;
char status = 0;
char c = 0;
int err = 0;
pthread_mutex_lock (&client_lock);
Write
Preview
Loading…
Cancel
Save