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 6e7dd86ce07da..4f72174dfb7bd 100644 --- a/sys/pci/if_txvar.h +++ b/sys/pci/if_txvar.h @@ -1,5 +1,5 @@ /* $OpenBSD: if_txvar.h,v 1.7 1999/11/17 05:21:19 jason Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/if_txvar.h,v 1.5.2.1 2000/09/10 19:51:07 semenu Exp $ */ /*- * Copyright (c) 1997 Semen Ustimenko |