summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-10-01 12:01:28 +0200
committerAleksander Morgado <aleksander@aleksander.es>2020-10-01 12:35:13 +0200
commitf59b3f513ad04f83ae96db443fc5352118dd678f (patch)
tree11e7bcbbf4cf79b95302e53c81e7cb80b2e33d29 /src
parent34ce4755f8e926f7c9fa20b777e8cd7aa1720dae (diff)
libmbim-glib,device: get_transaction_id() already in 1.24.4
(cherry picked from commit 2f870ec400c4c12513d809eccde1da34e80f7d9f)
Diffstat (limited to 'src')
-rw-r--r--src/libmbim-glib/mbim-device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libmbim-glib/mbim-device.h b/src/libmbim-glib/mbim-device.h
index 4d3f7f1..9c943f8 100644
--- a/src/libmbim-glib/mbim-device.h
+++ b/src/libmbim-glib/mbim-device.h
@@ -391,7 +391,7 @@ guint32 mbim_device_get_next_transaction_id (MbimDevice *self);
*
* Returns: the current transaction ID.
*
- * Since: 1.26
+ * Since: 1.24.4
*/
guint32 mbim_device_get_transaction_id (MbimDevice *self);