On Fri, 30 May 2014 10:21:04 +0200
Markus Armbruster <arm...@redhat.com> wrote:

> Igor Mammedov <imamm...@redhat.com> writes:
> 
> > On Thu, 29 May 2014 10:41:32 -0600
> > Eric Blake <ebl...@redhat.com> wrote:
> >
> >> On 05/27/2014 07:01 AM, Igor Mammedov wrote:
> [...]
> >> > +        goto out;
> >> > +    }
> >> > +    if (!value) {
> >> > +        error_setg(&local_err, "Property '%s.%s' doesn't take value '%"
> >> > +                   PRIu64 "'", object_get_typename(obj), name , value);
> >> 
> >> No space before comma.
> > there is no space before comma and there shouldn't be one since it's an end 
> > of
> > an argument. 
> 
> Look again, at the comma separating the last two arguments.
Sorry, blind me.


-- 
Regards,
  Igor

Reply via email to