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 39c53a562b32c..cf1ccdbc1cd72 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.27 1999/01/17 05:18:54 bde Exp $ + * $Id: ide_pci.c,v 1.28 1999/01/17 05:46:25 bde Exp $ */ #include "pci.h" |