summaryrefslogtreecommitdiff
path: root/session.c
diff options
context:
space:
mode:
Diffstat (limited to 'session.c')
-rw-r--r--session.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/session.c b/session.c
index 23e19b8..386fb71 100644
--- a/session.c
+++ b/session.c
@@ -298,7 +298,7 @@ SRD_API int srd_session_send(struct srd_session *sess,
*
* @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)
{