[parted-devel] [PATCH 3/3] dos.c: Fix variable declarations

Jim Meyering jim at meyering.net
Wed Aug 26 14:27:52 UTC 2009


Petr Uzel wrote:
> * libparted/labels/dos.c (write_ext_table): declare s just before
>   the first usage
> * libparted/labels/dos.c (write_ext_table): fix alignment of
>   lba_offset declaration

Thanks.
Applied with an adjusted log message:

    dos: adjust variable declarations

    * libparted/labels/dos.c (write_ext_table): Move declaration of S down
    to just before its first use.
    Fix alignment of lba_offset declaration.



More information about the parted-devel mailing list