diff options
Diffstat (limited to 'sys/pci/if_devar.h')
-rw-r--r-- | sys/pci/if_devar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_devar.h b/sys/pci/if_devar.h index 1f4b577a80846..5f1f80d29d921 100644 --- a/sys/pci/if_devar.h +++ b/sys/pci/if_devar.h @@ -1,5 +1,5 @@ /* $NetBSD: if_devar.h,v 1.31 1998/09/29 22:40:52 matt Exp $ */ -/* $Id: if_devar.h,v 1.10 1998/10/13 09:05:58 peter Exp $ */ +/* $Id: if_devar.h,v 1.11 1998/10/14 08:31:27 peter Exp $ */ /*- * Copyright (c) 1994-1997 Matt Thomas (matt@3am-software.com) |