summaryrefslogtreecommitdiffstats
path: root/libmount/src/version.c
diff options
context:
space:
mode:
authorOndrej Oprala2014-03-27 12:40:48 +0100
committerKarel Zak2014-03-28 11:25:40 +0100
commitcbe9202781c6dc6977cf417614ad371a7d08fb77 (patch)
treeb59a97760588f145becf72c9b08a8ccc26656243 /libmount/src/version.c
parentMerge branch 'fix-ppc-tests' of https://github.com/rudimeier/util-linux (diff)
downloadkernel-qcow2-util-linux-cbe9202781c6dc6977cf417614ad371a7d08fb77.tar.gz
kernel-qcow2-util-linux-cbe9202781c6dc6977cf417614ad371a7d08fb77.tar.xz
kernel-qcow2-util-linux-cbe9202781c6dc6977cf417614ad371a7d08fb77.zip
libmount: silence some docs warnings
Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
Diffstat (limited to 'libmount/src/version.c')
-rw-r--r--libmount/src/version.c2
1 files changed, 1 insertions, 1 deletions
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 <kzak@redhat.com>
* [Based on libblkid/version.c by Theodore Ts'o]