Mesa (master): radeon/llvm: Fix CR/LF in AMDILSIDevice.h

Tom Stellard tstellar at kemper.freedesktop.org
Fri Jul 13 17:14:32 UTC 2012


Module: Mesa
Branch: master
Commit: e3ff4d4c10e038b7be6dffe6c12b015ef36b5e7c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3ff4d4c10e038b7be6dffe6c12b015ef36b5e7c

Author: Andreas Boll <andreas.boll.dev at gmail.com>
Date:   Fri Jul 13 16:35:22 2012 +0000

radeon/llvm: Fix CR/LF in AMDILSIDevice.h

---

 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_




More information about the mesa-commit mailing list