summaryrefslogtreecommitdiffstats
path: root/lib/fsprobe.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fsprobe.c')
-rw-r--r--lib/fsprobe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fsprobe.c b/lib/fsprobe.c
index e92e03fc3..e298639ac 100644
--- a/lib/fsprobe.c
+++ b/lib/fsprobe.c
@@ -76,7 +76,7 @@ fsprobe_known_fstype(const char *fstype)
#ifdef HAVE_LIBBLKID_INTERNAL
/*
- * libblkid from util-linux-ng
+ * libblkid from util-linux
* -- recommended
*/
static blkid_probe blprobe;