From cbe9202781c6dc6977cf417614ad371a7d08fb77 Mon Sep 17 00:00:00 2001 From: Ondrej Oprala Date: Thu, 27 Mar 2014 12:40:48 +0100 Subject: libmount: silence some docs warnings Signed-off-by: Ondrej Oprala --- libmount/src/tab.c | 2 +- libmount/src/version.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libmount/src/tab.c b/libmount/src/tab.c index 33e0eb835..86d682a0f 100644 --- a/libmount/src/tab.c +++ b/libmount/src/tab.c @@ -732,7 +732,7 @@ static int mnt_table_move_parent(struct libmnt_table *tb, int oldid, int newid) /** * mnt_table_uniq_fs: * @tb: table - * @direction: MNT_UNIQ_* + * @flags: MNT_UNIQ_* * @cmp: function to compare filesystems * * This function de-duplicate the @tb, but does not change order of the diff --git a/libmount/src/version.c b/libmount/src/version.c index 1a1213419..7c26c255d 100644 --- a/libmount/src/version.c +++ b/libmount/src/version.c @@ -1,5 +1,5 @@ /* - * version.c - Return the version of the blkid library + * version.c - Return the version of the libmount library * * Copyright (C) 2008 Karel Zak * [Based on libblkid/version.c by Theodore Ts'o] -- cgit v1.2.3-55-g7522