[Mesa-dev] [PATCH] radeon/llvm: fix CR/LF

Andreas Boll andreas.boll.dev at gmail.com
Tue Jun 19 10:50:22 PDT 2012


---
 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



More information about the mesa-dev mailing list