changeset 1889:eddefa153e2b

*** empty log message ***
author baghdadi <baghdadi>
date Thu, 28 Oct 2004 18:08:23 +0000
parents e5c6b5071990
children a7441409eeeb
files libsrc2/label.c
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libsrc2/label.c
+++ b/libsrc2/label.c
@@ -159,6 +159,9 @@
     return (MI_NOERROR);
 }
 
+/**
+This function returns the numebr of defined labels, if any, or zero.
+*/
 int
 miget_number_of_defined_labels(mihandle_t volume, int *number_of_labels)
 {