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
add doxygen close group to session.h
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4449 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.121.0
paul
14 years ago
parent
a67243ec54
commit
787e87941b
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
jack/session.h
+ 4
- 0
jack/session.h
View File
@@ -279,6 +279,10 @@ jack_reserve_client_name (jack_client_t *client,
int
jack_client_has_session_callback (jack_client_t *client, const char *client_name) JACK_WEAK_EXPORT;
/**
* @}
*/
#ifdef __cplusplus
}
#endif
Write
Preview
Loading…
Cancel
Save