Am 22.05.2014 16:02, schrieb Peter Crosthwaite:
> On Thu, May 22, 2014 at 6:22 AM, Stefan Hajnoczi <stefa...@redhat.com> wrote:
>> diff --git a/include/qom/object.h b/include/qom/object.h
>> index a641dcd..70cbd13 100644
>> --- a/include/qom/object.h
>> +++ b/include/qom/object.h
>> @@ -1203,6 +1203,24 @@ void object_property_add_uint64_ptr(Object *obj, 
>> const char *name,
>>                                      const uint64_t *v, Error **Errp);
>>
>>  /**
>> + * object_property_add_alias:
>> + * @obj: the object to add a property to
>> + * @name: the name of the property
>> + * @target_obj: the object to forward property access property to
> 
> -extra "property"

Maybe "properly" was meant? ;)

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to