diff options
Diffstat (limited to 'sys/pci/bt_pci.c')
-rw-r--r-- | sys/pci/bt_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/bt_pci.c b/sys/pci/bt_pci.c index 3c886d86a4622..4189b95930c14 100644 --- a/sys/pci/bt_pci.c +++ b/sys/pci/bt_pci.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: bt_pci.c,v 1.3 1998/11/10 06:45:14 gibbs Exp $ + * $Id: bt_pci.c,v 1.4 1998/12/14 06:32:54 dillon Exp $ */ #include "pci.h" |