[PATCH 05/19] xfree86: minor comment fix. HAL → config backend

Fernando Carrijo fcarrijo.lists at gmail.com
Tue Sep 7 18:03:48 PDT 2010


Peter Hutterer <peter.hutterer at who-t.net> wrote:

> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

Reviewed-by: Fernando Carrijo <fcarrijo at freedesktop.org>

> ---
>  hw/xfree86/common/xf86Xinput.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/hw/xfree86/common/xf86Xinput.c b/hw/xfree86/common/xf86Xinput.c
> index d5d03e9..1b986e3 100644
> --- a/hw/xfree86/common/xf86Xinput.c
> +++ b/hw/xfree86/common/xf86Xinput.c
> @@ -962,7 +962,7 @@ DeleteInputDeviceRequest(DeviceIntPtr pDev)
>          else
>              xf86DeleteInput(pInfo, 0);
>  
> -        /* devices added through HAL aren't in the config layout */
> +        /* devices added by the config backend aren't in the config layout */
>          it = xf86ConfigLayout.inputs;
>          while(*it && *it != idev)
>              it++;
> -- 
> 1.7.2.2
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel


More information about the xorg-devel mailing list