From 678276ca0a77ce76989c7e282ddb9ed903dc7c7c Mon Sep 17 00:00:00 2001 From: Ricardo Martincoski Date: Thu, 10 Mar 2016 20:38:15 -0300 Subject: [PATCH] gptfdisk: indentation cleanup Signed-off-by: Ricardo Martincoski Acked-by: "Yann E. MORIN" Signed-off-by: Peter Korsgaard --- package/gptfdisk/Config.in.host | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package/gptfdisk/Config.in.host b/package/gptfdisk/Config.in.host index fb7c682d08..1300d024e5 100644 --- a/package/gptfdisk/Config.in.host +++ b/package/gptfdisk/Config.in.host @@ -2,10 +2,10 @@ config BR2_PACKAGE_HOST_GPTFDISK bool "host gptfdisk" select BR2_PACKAGE_HOST_UTIL_LINUX help - GPT fdisk (consisting of the gdisk and sgdisk programs) is a - text-mode partitioning tool that works on Globally Unique - Identifier (GUID) Partition Table (GPT) disks, rather than - on the more common (through 2010) Master Boot Record (MBR) - partition tables. + GPT fdisk (consisting of the gdisk and sgdisk programs) is a + text-mode partitioning tool that works on Globally Unique + Identifier (GUID) Partition Table (GPT) disks, rather than + on the more common (through 2010) Master Boot Record (MBR) + partition tables. - http://www.rodsbooks.com/gdisk/ + http://www.rodsbooks.com/gdisk/ -- 2.30.2