X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=session.c;h=12b51ca29ac9b1163ec4a283c23780aed489b3bf;hb=0c81775a0e148d926a91cbbe3a106d61c5aec561;hp=4d794df4b97a5a1d44cf99e79f80b253cbfd3d2c;hpb=2ba06442543625adec845a38b7b0fbb776fcce7b;p=libsigrokdecode.git diff --git a/session.c b/session.c index 4d794df..12b51ca 100644 --- a/session.c +++ b/session.c @@ -316,7 +316,7 @@ SRD_API int srd_session_send(struct srd_session *sess, * @param sess The session in which to terminate decoders. * @return SRD_OK upon success, a (negative) error code otherwise. * - * @since 0.6.0 + * @since 0.5.1 */ SRD_API int srd_session_terminate_reset(struct srd_session *sess) {