diff options
Diffstat (limited to 'sys/pci/if_tx.c')
-rw-r--r-- | sys/pci/if_tx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_tx.c b/sys/pci/if_tx.c index 7cbe32de48b8d..3832935303451 100644 --- a/sys/pci/if_tx.c +++ b/sys/pci/if_tx.c @@ -1,5 +1,5 @@ /* $OpenBSD: if_tx.c,v 1.9.2.1 2000/02/21 22:29:13 niklas Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pci/if_tx.c,v 1.34.2.3 2000/09/10 19:51:07 semenu Exp $ */ /*- * Copyright (c) 1997 Semen Ustimenko (semen@iclub.nsu.ru) |