summaryrefslogtreecommitdiffstats
path: root/libmount/src/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmount/src/cache.c')
-rw-r--r--libmount/src/cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmount/src/cache.c b/libmount/src/cache.c
index cf319ca25..1b3e94d00 100644
--- a/libmount/src/cache.c
+++ b/libmount/src/cache.c
@@ -54,7 +54,7 @@ struct libmnt_cache {
* 1/ all tags are evaluated by udev /dev/disk/by-* symlinks,
* then the blkid_cache is NULL.
*
- * 2/ all tags are read from /etc/blkid.tab and verified by /dev
+ * 2/ all tags are read from blkid.tab and verified by /dev
* scanning, then the blkid_cache is not NULL and then it's
* better to reuse the blkid_cache.
*/