fdisk: API: comment labels array

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
This commit is contained in:
Davidlohr Bueso 2012-07-24 14:40:30 +02:00 committed by Karel Zak
parent 4c5f643695
commit 4477d73f91
1 changed files with 3 additions and 1 deletions

View File

@ -35,7 +35,9 @@
int fdisk_debug_mask;
/*
* label probing functions
* Label probing functions.
* Must have the same order as fdisk_labeltype as the index
* depends on it.
*/
static const struct fdisk_label *labels[] =
{