On 30/04/2015 15:32, Don Slutz wrote:
> +#ifdef VMPORT_SHORT
> +    info->value->key = g_strdup(ckey);
> +#else
> +    info->value->key = g_strdup_printf("guestinfo.%s", ckey);
> +#endif

What is VMPORT_SHORT for?

Paolo

Reply via email to