]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fdisk: API: comment labels array
authorDavidlohr Bueso <dave@gnu.org>
Tue, 24 Jul 2012 12:40:30 +0000 (14:40 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 26 Jul 2012 08:54:36 +0000 (10:54 +0200)
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
fdisks/utils.c

index 1de6591dabc9b29ab979b5f53ec47acaba632be2..19aed8776157b36c5d999eeb30d4839d152c7d99 100644 (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[] =
 {