On 2 December 2010 04:31, Peter Hutterer <[email protected]> wrote:
> Signed-off-by: Peter Hutterer <[email protected]>
> ---
>  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/
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to