diff options
author | gibbs <gibbs@FreeBSD.org> | 2002-09-26 21:50:27 +0000 |
---|---|---|
committer | gibbs <gibbs@FreeBSD.org> | 2002-09-26 21:50:27 +0000 |
commit | a0cb2c65ceb549789df0a8e14a7459efe626b875 (patch) | |
tree | 9282a3dcf6292f6c2e575faa6be6d92fbcffba9c /sys/dev/aic7xxx/ahd_pci.c | |
parent | c50c367ba19737551f8a21a3b3f604c52556ecdc (diff) | |
download | FreeBSD-src-a0cb2c65ceb549789df0a8e14a7459efe626b875.zip FreeBSD-src-a0cb2c65ceb549789df0a8e14a7459efe626b875.tar.gz |
Expand vendor ID.
Diffstat (limited to 'sys/dev/aic7xxx/ahd_pci.c')
-rw-r--r-- | sys/dev/aic7xxx/ahd_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/ahd_pci.c b/sys/dev/aic7xxx/ahd_pci.c index 07fd5de..7229384 100644 --- a/sys/dev/aic7xxx/ahd_pci.c +++ b/sys/dev/aic7xxx/ahd_pci.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: //depot/aic7xxx/freebsd/dev/aic7xxx/ahd_pci.c#6 $ * * $FreeBSD$ */ |