summaryrefslogtreecommitdiffstats
path: root/libmount/src/fs.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmount/src/fs.c')
-rw-r--r--libmount/src/fs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmount/src/fs.c b/libmount/src/fs.c
index 147398955..eb89bb8a3 100644
--- a/libmount/src/fs.c
+++ b/libmount/src/fs.c
@@ -452,6 +452,8 @@ int mnt_fs_streq_srcpath(struct libmnt_fs *fs, const char *path)
* @tb: table that contains @fs
*
* Returns: 0 or negative number on error (if @fs or @tb is NULL).
+ *
+ * Since: 2.34
*/
int mnt_fs_get_table(struct libmnt_fs *fs, struct libmnt_table **tb)
{