On Mon, 2016-03-14 at 09:15 +0100, Olivier Fourdan wrote:

> > @@ -662,11 +662,11 @@ ProcVidModeDeleteModeLine(ClientPtr client)
> >               bytes_to_int32(sizeof(xXF86VidModeDeleteModeLineReq));
> >       }
> >       if (len != stuff->privsize) {
> > -        LogMessage(X_INFO, "req_len = %ld, sizeof(Req) = %d, privsize = 
> > %ld, "
> > -                   "len = %d, length = %d\n",
> > -                   (unsigned long) client->req_len,
> > -                   (int) sizeof(xXF86VidModeDeleteModeLineReq) >> 2,
> > -                   (unsigned long) stuff->privsize, len, stuff->length);
> > +        DebufF("req_len = %ld, sizeof(Req) = %d, privsize = %ld, "
> There is typo ^^^ here, it should read DebugF()

Fixed that and pushed:

remote: Updating patchwork state for 
https://patchwork.freedesktop.org/project/Xorg/list/
remote: I: patch #76735 updated using rev 
75eecf28ae3709181a51571132b0accd9cae316e.
remote: I: 1 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/xserver
   744c292..75eecf2  master -> master

- ajax
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to