diff options
Diffstat (limited to 'sys/pci/locate.pl')
-rwxr-xr-x | sys/pci/locate.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/locate.pl b/sys/pci/locate.pl index 1cb45ad47b8f7..ca732b939f091 100755 --- a/sys/pci/locate.pl +++ b/sys/pci/locate.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $FreeBSD$ +# $FreeBSD: src/sys/pci/locate.pl,v 1.2.2.1 2000/08/03 01:09:11 peter Exp $ $errpos = hex($ARGV[0])/4; $ofs=0; |