OSDN Git Service

dos: adjust variable declarations
authorPetr Uzel <petr.uzel@suse.cz>
Wed, 26 Aug 2009 10:29:46 +0000 (12:29 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 26 Aug 2009 14:26:39 +0000 (16:26 +0200)
commitc3d0c29999af4f3a08e9f5cc7f950f3fd4d2fb53
treed3e741dbfcf2d1fb4906ac32caa5d7a64b247c82
parentca4f538076fdf39dc2c95f471edaf8dfd20f3973
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.
libparted/labels/dos.c