summaryrefslogtreecommitdiff
path: root/sys/boot/common/isapnp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/common/isapnp.h')
-rw-r--r--sys/boot/common/isapnp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/isapnp.h b/sys/boot/common/isapnp.h
index 6c072824867eb..cb1a16641fe47 100644
--- a/sys/boot/common/isapnp.h
+++ b/sys/boot/common/isapnp.h
@@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pnp.h,v 1.6 1998/01/10 07:41:43 kato Exp $
+ * $Id: isapnp.h,v 1.1 1998/09/18 00:24:25 msmith Exp $
*/
#ifndef _I386_ISA_PNP_H_