[Libosinfo] [PATCH v3 2/5] tree: Add an identation level for the if block
Christophe Fergeau
cfergeau at redhat.com
Mon Jan 11 13:33:47 UTC 2016
'indentation' in the subject.
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
On Mon, Jan 11, 2016 at 02:19:52PM +0100, Fabiano Fidêncio wrote:
> ---
> osinfo/osinfo_tree.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/osinfo/osinfo_tree.c b/osinfo/osinfo_tree.c
> index c80c62d..6fc62f7 100644
> --- a/osinfo/osinfo_tree.c
> +++ b/osinfo/osinfo_tree.c
> @@ -44,7 +44,7 @@ struct _CreateFromLocationAsyncData {
> static void create_from_location_async_data_free(CreateFromLocationAsyncData *data)
> {
> if (data->tree)
> - g_object_unref(data->tree);
> + g_object_unref(data->tree);
> g_object_unref(data->file);
> g_object_unref(data->res);
>
> --
> 2.5.0
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20160111/a6330766/attachment.sig>
More information about the Libosinfo
mailing list