From dcc58f62c48b2a059a2068b247d3886bb21ca148 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 18 Feb 2010 23:04:22 +0100 Subject: blkid: encode PART_ENTRY_TYPE Signed-off-by: Karel Zak --- shlibs/blkid/src/partitions/partitions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shlibs/blkid/src') diff --git a/shlibs/blkid/src/partitions/partitions.c b/shlibs/blkid/src/partitions/partitions.c index 35fd8b28c..9c3296e90 100644 --- a/shlibs/blkid/src/partitions/partitions.c +++ b/shlibs/blkid/src/partitions/partitions.c @@ -37,7 +37,7 @@ * * @PART_ENTRY_UUID: partition UUID (gpt only) * - * @PART_ENTRY_TYPE: partition type, 0xNN (e.g 0x82) or type UUID (gpt only) + * @PART_ENTRY_TYPE: partition type, 0xNN (e.g 0x82) or type UUID (gpt only) or type string (mac) * * @PART_ENTRY_FLAGS: partition flags (e.g. boot_ind) or attributes (e.g. gpt attributes) * -- cgit v1.2.3-55-g7522