diff options
Diffstat (limited to 'hw/xfree86/scanpci/pciid2c.pl')
-rw-r--r-- | hw/xfree86/scanpci/pciid2c.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/scanpci/pciid2c.pl b/hw/xfree86/scanpci/pciid2c.pl index 71586d421..638c49953 100644 --- a/hw/xfree86/scanpci/pciid2c.pl +++ b/hw/xfree86/scanpci/pciid2c.pl @@ -5,7 +5,7 @@ # # It should be run as: # -# perl pciid2c.pl ../common/xf86PciInfo.h < pci.ids > xf86PciIds.h +# perl pciid2c.pl ../common/xf86PciInfo.h < pci.ids > xf86PciStdIds.h # # # Copyright © 2002 by The XFree86 Project, Inc. |