[docs] Update formatting in mono-api-unsorted.
[mono.git] / mono / metadata / image.c
index edd1ad1ad7a9a251983d39b450636ed16a99d735..688bc3c50ba3decfab81a59a1f5b476dfbc7aea0 100644 (file)
@@ -2641,6 +2641,9 @@ mono_image_get_table_rows (MonoImage *image, int table_id)
        return image->tables [table_id].rows;
 }
 
+/**
+ * mono_table_info_get_rows:
+ */
 int
 mono_table_info_get_rows (const MonoTableInfo *table)
 {