]> sigrok.org Git - libsigrok.git/blobdiff - session.c
Minor documentation fixes
[libsigrok.git] / session.c
index 3ef7b0be9f5633a93da65396266448e1c50dc1d9..160d13fb3d6fbfe589321480ed08d6b7f7a34823 100644 (file)
--- a/session.c
+++ b/session.c
@@ -411,6 +411,8 @@ SR_API int sr_session_run(void)
  * resources that the session thread will try to use.
  *
  * @return SR_OK upon success, SR_ERR_BUG if no session exists.
+ *
+ * @private
  */
 SR_PRIV int sr_session_stop_sync(void)
 {