[Libosinfo] [libosinfo PATCH 2/6] media: Document OSINFO_MEDIA_ERROR_NO_DIRECTORY_RECORD_EXTENT
Fabiano Fidêncio
fidencio at redhat.com
Mon May 6 10:02:14 UTC 2019
Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
osinfo/osinfo_media.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/osinfo/osinfo_media.h b/osinfo/osinfo_media.h
index 0c3ee26..0aa4a47 100644
--- a/osinfo/osinfo_media.h
+++ b/osinfo/osinfo_media.h
@@ -43,6 +43,8 @@ osinfo_media_error_quark (void) G_GNUC_CONST;
* @OSINFO_MEDIA_ERROR_NOT_BOOTABLE: Install media not bootable.
* @OSINFO_MEDIA_ERROR_NO_PVD: No Primary volume descriptor.
* @OSINFO_MEDIA_ERROR_NO_SVD: No supplementary volume descriptor.
+ * @OSINFO_MEDIA_ERROR_NO_DIRECTORY_RECORD_EXTENT: No directory record extent
+ * found.
*
* #GError codes used for errors in the #OSINFO_MEDIA_ERROR domain, during
* reading of data from install media location.
--
2.21.0
More information about the Libosinfo
mailing list