summaryrefslogtreecommitdiffstats
path: root/libmount/src/context_mount.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmount/src/context_mount.c')
-rw-r--r--libmount/src/context_mount.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmount/src/context_mount.c b/libmount/src/context_mount.c
index 58224088a..8d6ff7e4e 100644
--- a/libmount/src/context_mount.c
+++ b/libmount/src/context_mount.c
@@ -1415,6 +1415,8 @@ int mnt_context_next_mount(struct libmnt_context *cxt,
* Returns: 0 on success,
* <0 in case of error (!= mount(2) errors)
* 1 at the end of the list.
+ *
+ * Since: 2.34
*/
int mnt_context_next_remount(struct libmnt_context *cxt,
struct libmnt_iter *itr,