diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1997-03-15 21:23:40 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1997-03-15 21:23:40 +0000 |
| commit | f07e5bc8eae1c668258ccb3bec66d1640ff8fd81 (patch) | |
| tree | 726c5524f2d76bfff85f4c1973d5af1ea75c62ab /sys | |
| parent | 4f3d99485b6e68fb9505fc7eaa06bdc7743c19f6 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/pci/aic7870.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/aic7870.c b/sys/pci/aic7870.c index a7d5131079d9..741162e70721 100644 --- a/sys/pci/aic7870.c +++ b/sys/pci/aic7870.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $Id$ */ #if defined(__FreeBSD__) |
