Browse Source

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

tags/rgb10_a2ui-v3
Andreas Boll 13 years ago
parent
commit
e3ff4d4c10
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/gallium/drivers/radeon/AMDILSIDevice.h

+ 1
- 1
src/gallium/drivers/radeon/AMDILSIDevice.h View File

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

Loading…
Cancel
Save