mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-23 18:14:24 +08:00
Fix typo. (From SUSE LINUX)
(Logical change 1.303)
This commit is contained in:
parent
232af61717
commit
6c4c7b1721
@ -216,7 +216,7 @@ int parse_options (int argc, char *argv[])
|
||||
|
||||
if (opts.inode == -1 && !opts.mft) {
|
||||
if (argc > 1)
|
||||
Eprintf ("You much specify an inode to learn about.\n");
|
||||
Eprintf ("You must specify an inode to learn about.\n");
|
||||
err++;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user