1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1970 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nick 2001-09-26 08:25:51 +00:00
parent 4e122494b8
commit 6c422dffa5

View File

@ -802,7 +802,7 @@ static int radeonfb_pci_register (struct pci_dev *pdev,
case PCI_DEVICE_ID_R200_QL:
rinfo->hasCRTC2 = 1;
rinfo->isR200 = 1;
strcpy(rinfo->name, "Radeon2 8500 LW ");
strcpy(rinfo->name, "Radeon2 8500 QL ");
break;
case PCI_DEVICE_ID_RV200_QW:
rinfo->hasCRTC2 = 1;