On Fri, Dec 03, 2010 at 07:17:04AM +0100, Thierry Vignaud wrote:
> On 2 December 2010 04:31, Peter Hutterer <peter.hutte...@who-t.net> wrote:
> > Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
> > ---
> >  src/xf86Fpit.c |   14 +++++++-------
> >  1 files changed, 7 insertions(+), 7 deletions(-)
> >
> > diff --git a/src/xf86Fpit.c b/src/xf86Fpit.c
> > index ceeecbd..8092853 100644
> > --- a/src/xf86Fpit.c
> > +++ b/src/xf86Fpit.c
> > @@ -481,7 +481,7 @@ static Bool xf86FpitControl(DeviceIntPtr dev, int mode)
> >                         */
> >                        xf86MotionHistoryAllocate(pInfo);
> >                        /*
> > -                        * This once has caused the server to crash after 
> > doing an xalloc & strcpy ??
> > +                        * This once has caused the server to crash after 
> > doing an malloc & strcpy ??
> 
> s/doing an malloc/doing a malloc/

amended, thanks.

Cheers,
  Peter
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to