diff options
Diffstat (limited to 'sys/pci/ide_pci.c')
-rw-r--r-- | sys/pci/ide_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/ide_pci.c b/sys/pci/ide_pci.c index 68df969ff56bd..ffaca9e22ba72 100644 --- a/sys/pci/ide_pci.c +++ b/sys/pci/ide_pci.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: ide_pci.c,v 1.13 1998/07/11 07:45:52 bde Exp $ + * $Id: ide_pci.c,v 1.14 1998/07/15 02:32:26 bde Exp $ */ #include "pci.h" |