From 97acae38970adddb6f753cfce325532b94e2bd12 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Wed, 9 Feb 2000 13:33:42 +0000 Subject: *** empty log message *** --- perl-install/resize_fat/info_sector.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/resize_fat/info_sector.pm') diff --git a/perl-install/resize_fat/info_sector.pm b/perl-install/resize_fat/info_sector.pm index 3a6f7cfed..dc459ef6c 100644 --- a/perl-install/resize_fat/info_sector.pm +++ b/perl-install/resize_fat/info_sector.pm @@ -6,6 +6,7 @@ use strict; use common qw(:system); use resize_fat::io; +#- Oops, this will be unresizable on big-endian machine. trapped by signature. my $format = "a484 I I I a16"; my @fields = ( 'unused', -- cgit v1.2.1