The function is the async version of osinfo_media_create_from_location_with_flags(). Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx> --- osinfo/osinfo_media.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osinfo/osinfo_media.c b/osinfo/osinfo_media.c index 65b47e6..b5a30c9 100644 --- a/osinfo/osinfo_media.c +++ b/osinfo/osinfo_media.c @@ -1394,7 +1394,7 @@ OsinfoMedia *osinfo_media_create_from_location_finish(GAsyncResult *res, * @flags: An #OsinfoMediaDetectFlag, or 0. * @user_data: The user data to pass to @callback, or %NULL * - * Asynchronous variant of #osinfo_media_create_from_location. + * Asynchronous variant of #osinfo_media_create_from_location_with_flags. */ void osinfo_media_create_from_location_with_flags_async(const gchar *location, gint priority, -- 2.21.0 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo