From 96edf7b853c1045d12d957a2957a11879100a2de Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 3 Oct 2006 17:48:50 -0700 Subject: [PATCH] Don't insert RCS tag into generated pci id header files --- hw/xfree86/scanpci/pciid2c.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hw/xfree86/scanpci/pciid2c.pl b/hw/xfree86/scanpci/pciid2c.pl index db6b1a975..b8947ed05 100644 --- a/hw/xfree86/scanpci/pciid2c.pl +++ b/hw/xfree86/scanpci/pciid2c.pl @@ -135,8 +135,7 @@ if ($infofile) { # Print out header information. $proj = "XdotOrg"; -print "/* \$$proj\$ */ - +print " /* * THIS FILE IS AUTOMATICALLY GENERATED -- DO NOT EDIT *