Typo that hits big endian systems.
authorRob Landley <rob@landley.net>
Wed, 17 May 2006 19:47:58 +0000 (19:47 -0000)
committerRob Landley <rob@landley.net>
Wed, 17 May 2006 19:47:58 +0000 (19:47 -0000)
e2fsprogs/e2fsck.c

index eadb0f64dbd51bf45284a9753d0d33a1990382a9..c169ed40dcf839c190449de11299bf90296d9b2a 100644 (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
        /*