X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fgvolume.c;h=a14cbc61379ddd93a1b792401521a8b66217168a;hb=4482977238ae80f64c2fe318d1500f4662c73980;hp=087c9b78f229bf0e6e698984d93deb9248496445;hpb=bc6ee788b4ff6590513da6ab657448885e92b20b;p=platform%2Fupstream%2Fglib.git diff --git a/gio/gvolume.c b/gio/gvolume.c index 087c9b7..a14cbc6 100644 --- a/gio/gvolume.c +++ b/gio/gvolume.c @@ -641,8 +641,8 @@ g_volume_enumerate_identifiers (GVolume *volume) * implementations to find the underlying mount to shadow, see * g_mount_is_shadowed() for more details. * - * Returns: (transfer full): the activation root of @volume or %NULL. Use - * g_object_unref() to free. + * Returns: (nullable) (transfer full): the activation root of @volume + * or %NULL. Use g_object_unref() to free. * * Since: 2.18 */