Typo: emtpy -> empty
Reported-by: Walter <walter@pratyeka.org> X-Gentoo-Bug: 430146 X-Gentoo-Bug-URL: https://bugs.gentoo.org/430146
This commit is contained in:
@@ -282,7 +282,7 @@ fstabinfo(int argc, char **argv)
|
|||||||
END_ENT;
|
END_ENT;
|
||||||
|
|
||||||
if (!TAILQ_FIRST(files))
|
if (!TAILQ_FIRST(files))
|
||||||
eerrorx("%s: emtpy fstab", argv[0]);
|
eerrorx("%s: empty fstab", argv[0]);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!TAILQ_FIRST(files)) {
|
if (!TAILQ_FIRST(files)) {
|
||||||
|
Reference in New Issue
Block a user