[Mesa-dev] [PATCH] radeon/llvm: fix CR/LF
Tom Stellard
thomas.stellard at amd.com
Thu Jun 21 13:23:02 PDT 2012
On Tue, Jun 19, 2012 at 07:50:22PM +0200, Andreas Boll wrote:
> ---
> src/gallium/drivers/radeon/AMDILSIDevice.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/gallium/drivers/radeon/AMDILSIDevice.h b/src/gallium/drivers/radeon/AMDILSIDevice.h
> index b272af7..bc7d4b8 100644
> --- a/src/gallium/drivers/radeon/AMDILSIDevice.h
> +++ b/src/gallium/drivers/radeon/AMDILSIDevice.h
> @@ -12,7 +12,7 @@
> //===---------------------------------------------------------------------===//
> // This file will define the interface that each generation needs to
> // implement in order to correctly answer queries on the capabilities of the
> -// specific hardware.
> +// specific hardware.
> //===---------------------------------------------------------------------===//
> #ifndef _AMDILSIDEVICE_H_
> #define _AMDILSIDEVICE_H_
> --
> 1.7.1
>
Thanks for the patch. I'll try to commit this when I get a chance.
-Tom
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
More information about the mesa-dev
mailing list