diff options
author | nyan <nyan@FreeBSD.org> | 2005-04-10 03:36:13 +0000 |
---|---|---|
committer | nyan <nyan@FreeBSD.org> | 2005-04-10 03:36:13 +0000 |
commit | 5345036f127f94e0eac7750be6e6432215e3d5f2 (patch) | |
tree | 0a14707bb52dfd7563f2ccdcc5e2aa376cb971ee /sys/pc98/include | |
parent | 4c97b619e5a8662b2c5ed791ab8e564aa85e75c5 (diff) | |
download | FreeBSD-src-5345036f127f94e0eac7750be6e6432215e3d5f2.zip FreeBSD-src-5345036f127f94e0eac7750be6e6432215e3d5f2.tar.gz |
Oops, correct typo.
Diffstat (limited to 'sys/pc98/include')
-rw-r--r-- | sys/pc98/include/apicreg.h | 2 | ||||
-rw-r--r-- | sys/pc98/include/apicvar.h | 2 | ||||
-rw-r--r-- | sys/pc98/include/ioctl_bt848.h | 2 | ||||
-rw-r--r-- | sys/pc98/include/ioctl_meteor.h | 2 | ||||
-rw-r--r-- | sys/pc98/include/pcaudioio.h | 2 | ||||
-rw-r--r-- | sys/pc98/include/pcvt_ioctl.h | 2 | ||||
-rw-r--r-- | sys/pc98/include/smptests.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/sys/pc98/include/apicreg.h b/sys/pc98/include/apicreg.h index 3bac552..a9766d5 100644 --- a/sys/pc98/include/apicreg.h +++ b/sys/pc98/include/apicreg.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ +/* $FreeBSD$ */ #include <i386/apicreg.h> diff --git a/sys/pc98/include/apicvar.h b/sys/pc98/include/apicvar.h index 0008595..4f52d82 100644 --- a/sys/pc98/include/apicvar.h +++ b/sys/pc98/include/apicvar.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ +/* $FreeBSD$ */ #include <i386/apicvar.h> diff --git a/sys/pc98/include/ioctl_bt848.h b/sys/pc98/include/ioctl_bt848.h index 1e53307..668fd4a 100644 --- a/sys/pc98/include/ioctl_bt848.h +++ b/sys/pc98/include/ioctl_bt848.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ +/* $FreeBSD$ */ #include <i386/ioctl_bt848.h> diff --git a/sys/pc98/include/ioctl_meteor.h b/sys/pc98/include/ioctl_meteor.h index afc795d..1a750bd 100644 --- a/sys/pc98/include/ioctl_meteor.h +++ b/sys/pc98/include/ioctl_meteor.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ +/* $FreeBSD$ */ #include <i386/ioctl_meteor.h> diff --git a/sys/pc98/include/pcaudioio.h b/sys/pc98/include/pcaudioio.h index f51a614..1e9eee5 100644 --- a/sys/pc98/include/pcaudioio.h +++ b/sys/pc98/include/pcaudioio.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ +/* $FreeBSD$ */ #include <i386/pcaudioio.h> diff --git a/sys/pc98/include/pcvt_ioctl.h b/sys/pc98/include/pcvt_ioctl.h index 140d909..1a6ade7 100644 --- a/sys/pc98/include/pcvt_ioctl.h +++ b/sys/pc98/include/pcvt_ioctl.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ +/* $FreeBSD$ */ #include <i386/pcvt_ioctl.h> diff --git a/sys/pc98/include/smptests.h b/sys/pc98/include/smptests.h index 45e7cb8..c98bee7 100644 --- a/sys/pc98/include/smptests.h +++ b/sys/pc98/include/smptests.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ +/* $FreeBSD$ */ #include <i386/smptests.h> |