commit | 81369a8b2fd1ac55ce734358a93cdd65817324c1 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Wed May 17 19:47:58 2006 +0000 |
committer | Rob Landley <rob@landley.net> | Wed May 17 19:47:58 2006 +0000 |
tree | 6161f111ee4a8f4162fc4a6b2efb1caf804e2e8e | |
parent | 5371a953caaa3c7beb04377fbdbe15f0aad2bd32 [diff] |
Typo that hits big endian systems.
diff --git a/e2fsprogs/e2fsck.c b/e2fsprogs/e2fsck.c index eadb0f6..c169ed4 100644 --- a/e2fsprogs/e2fsck.c +++ b/e2fsprogs/e2fsck.c
@@ -13202,7 +13202,6 @@ fprintf(stderr, _("Incompatible options not " "allowed when byte-swapping.\n")); exit(EXIT_USAGE); - } } #endif /*