Typo that hits big endian systems.

This commit is contained in:
Rob Landley 2006-05-17 19:47:58 +00:00
parent 5371a953ca
commit 81369a8b2f

View File

@ -13202,7 +13202,6 @@ static errcode_t PRS(int argc, char *argv[], e2fsck_t *ret_ctx)
fprintf(stderr, _("Incompatible options not "
"allowed when byte-swapping.\n"));
exit(EXIT_USAGE);
}
}
#endif
/*