diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:15 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:15 +0000 |
commit | df0313d35bc89abe9374ed25533db283430716e0 (patch) | |
tree | f592073eea23b71acd14990baf398b86b608ff55 /hw/xfree86/scanpci/xf86ScanPci.c | |
parent | 147aae87fde5edeed395f77e60f0f8e812d3b6af (diff) |
readding XFree86's cvs IDs
Diffstat (limited to 'hw/xfree86/scanpci/xf86ScanPci.c')
-rw-r--r-- | hw/xfree86/scanpci/xf86ScanPci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/scanpci/xf86ScanPci.c b/hw/xfree86/scanpci/xf86ScanPci.c index e7c1e4074..534c8973f 100644 --- a/hw/xfree86/scanpci/xf86ScanPci.c +++ b/hw/xfree86/scanpci/xf86ScanPci.c @@ -1,4 +1,4 @@ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/scanpci/xf86ScanPci.c,v 1.14 2003/09/23 05:21:46 dawes Exp $ */ /* * Display the Subsystem Vendor Id and Subsystem Id in order to identify * the cards installed in this computer |