summaryrefslogtreecommitdiff
path: root/include/part.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/part.h')
-rw-r--r--include/part.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/part.h b/include/part.h
index 32ee4048856..b187ec4b4bd 100644
--- a/include/part.h
+++ b/include/part.h
@@ -609,7 +609,6 @@ int gpt_verify_partitions(struct blk_desc *desc,
struct disk_partition *partitions, int parts,
gpt_header *gpt_head, gpt_entry **gpt_pte);
-
/**
* get_disk_guid() - Read the GUID string from a device's GPT
*