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
commit
787e87941b
1 changed files with 4 additions and 0 deletions
  1. +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


Loading…
Cancel
Save