X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=session.c;fp=session.c;h=160d13fb3d6fbfe589321480ed08d6b7f7a34823;hb=72a08bccffe5a73376113e07287327e4f89d270f;hp=3ef7b0be9f5633a93da65396266448e1c50dc1d9;hpb=5451816fd1676eab2942aba8cec6188451772760;p=libsigrok.git diff --git a/session.c b/session.c index 3ef7b0be..160d13fb 100644 --- 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) {