Correct the offset of the 'jfs' entry in fstypenames.

This commit is contained in:
davidc 2002-10-10 22:09:32 +00:00
parent 4ede9e7449
commit c6135e53fb

View File

@ -273,7 +273,6 @@ static const char *fstypenames[] = {
"?", "?",
"?", "?",
"?", "?",
"?",
"jfs", "jfs",
NULL NULL
}; };