diff options
| author | Justin T. Gibbs <gibbs@FreeBSD.org> | 2002-09-26 21:50:27 +0000 |
|---|---|---|
| committer | Justin T. Gibbs <gibbs@FreeBSD.org> | 2002-09-26 21:50:27 +0000 |
| commit | 0889fb1da5012c89df850ca03db98a7dc03d6567 (patch) | |
| tree | 9282a3dcf6292f6c2e575faa6be6d92fbcffba9c | |
| parent | a614405340675952215d7d4bdb50d6c10f163a4d (diff) | |
Notes
| -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 07fd5de0b465..7229384f49ed 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$ */ |
