This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack2
mirror of
https://github.com/jackaudio/jack2
Watch
1
Star
0
Fork
0
Code
Releases
45
Activity
Browse Source
Fix typo in previous internal-session-file commit
Fixes
#288
tags/v1.9.12
falkTX
7 years ago
parent
288df203f5
commit
4bbfaa9c62
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
common/jack/control.h
+ 1
- 1
common/jack/control.h
View File
@@ -267,7 +267,7 @@ jackctl_server_unload_internal(
* @return success status: true - success, false - fail
*/
bool jackctl_server_load_session_file(
jackctl_server * server_ptr,
jackctl_server
_t
* server_ptr,
const char * file);
/**
Write
Preview
Loading…
Cancel
Save