diff options
Diffstat (limited to 'sys/boot/common/pnp.c')
-rw-r--r-- | sys/boot/common/pnp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/pnp.c b/sys/boot/common/pnp.c index 8761ad02fdb3..5dfef010fbb7 100644 --- a/sys/boot/common/pnp.c +++ b/sys/boot/common/pnp.c @@ -1,7 +1,7 @@ /* * mjs copyright * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/pnp.c,v 1.9.2.1 2000/08/03 00:48:57 peter Exp $ */ /* * "Plug and Play" functionality. |