diff options
Diffstat (limited to 'sys/boot/i386/boot2/lib.h')
-rw-r--r-- | sys/boot/i386/boot2/lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/boot2/lib.h b/sys/boot/i386/boot2/lib.h index 0459bc20e2f8..9178514bc5fb 100644 --- a/sys/boot/i386/boot2/lib.h +++ b/sys/boot/i386/boot2/lib.h @@ -14,7 +14,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/boot2/lib.h,v 1.2.34.1 2006/02/15 15:08:51 ru Exp $ */ void sio_init(int); |