diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-04-01 21:15:32 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-04-01 21:15:32 +0000 |
commit | a2c4e647b694b1d1aa0cd9bca1c23549f7b6ce09 (patch) | |
tree | 1412d3617343dc2110827a8de17822c52f9da7fe /h-source/Application/Include | |
parent | f7a3803382bbf79876388c219b59dea1e7a5f4e2 (diff) |
changed ATI to AMD inside the vendors list - sudoman issue
Diffstat (limited to 'h-source/Application/Include')
-rw-r--r-- | h-source/Application/Include/vendors.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Include/vendors.php b/h-source/Application/Include/vendors.php index fd1c295..e3a7080 100644 --- a/h-source/Application/Include/vendors.php +++ b/h-source/Application/Include/vendors.php @@ -97,7 +97,7 @@ class Vendors '0e55' => 'HaSoTec-GmbH', '0f62' => 'Acrox-Technologies-Co.-Ltd.', '1001' => 'Kolter-Electronic', - '1002' => 'ATI', + '1002' => 'Advanced-Micro-Devices-AMD', '1003' => 'ULSI-Systems', '1004' => 'VLSI-Technology-Inc', '1005' => 'Avance-Logic-Inc.-ALI', |