From 3581c625151d25d8e1cbc80c44337d398d97cf42 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 25 Jan 2010 13:39:24 +0100 Subject: whitespace fixes Signed-off-by: Denys Vlasenko --- util-linux/mkfs_vfat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util-linux/mkfs_vfat.c') diff --git a/util-linux/mkfs_vfat.c b/util-linux/mkfs_vfat.c index 54c068d0b..a9a65aa07 100644 --- a/util-linux/mkfs_vfat.c +++ b/util-linux/mkfs_vfat.c @@ -208,7 +208,7 @@ int mkfs_vfat_main(int argc UNUSED_PARAM, char **argv) int dev; unsigned bytes_per_sect; unsigned sect_per_fat; - unsigned opts; + unsigned opts; uint16_t sect_per_track; uint8_t media_byte; uint8_t sect_per_clust; -- cgit v1.2.3