From: Andreas Boll Date: Fri, 13 Jul 2012 16:35:22 +0000 (+0000) Subject: radeon/llvm: Fix CR/LF in AMDILSIDevice.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e3ff4d4c10e038b7be6dffe6c12b015ef36b5e7c;p=mesa.git radeon/llvm: Fix CR/LF in AMDILSIDevice.h --- diff --git a/src/gallium/drivers/radeon/AMDILSIDevice.h b/src/gallium/drivers/radeon/AMDILSIDevice.h index b272af7cfcf..bc7d4b8ca7d 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_