diff options
Diffstat (limited to 'sys/pci/if_txvar.h')
-rw-r--r-- | sys/pci/if_txvar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_txvar.h b/sys/pci/if_txvar.h index 5efe056267f1..6c4db7c23a57 100644 --- a/sys/pci/if_txvar.h +++ b/sys/pci/if_txvar.h @@ -1,5 +1,5 @@ /* $OpenBSD: if_txvar.h,v 1.3 1998/10/10 04:30:09 jason Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/if_txvar.h,v 1.1.4.3 1999/08/29 16:31:48 peter Exp $ */ /*- * Copyright (c) 1997 Semen Ustimenko |