diff options
author | nyan <nyan@FreeBSD.org> | 2000-04-29 05:55:33 +0000 |
---|---|---|
committer | nyan <nyan@FreeBSD.org> | 2000-04-29 05:55:33 +0000 |
commit | 241d122b33cc277ae329acbefe615678d112dec6 (patch) | |
tree | 0b6c656c354578434fe71dadc0ab8dca872abc25 /sys/pc98 | |
parent | 5136a6e7546409577b0f6a82fa5467a1129d90d1 (diff) | |
download | FreeBSD-src-241d122b33cc277ae329acbefe615678d112dec6.zip FreeBSD-src-241d122b33cc277ae329acbefe615678d112dec6.tar.gz |
Fixed typo.
Diffstat (limited to 'sys/pc98')
-rw-r--r-- | sys/pc98/pc98/wormio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/pc98/wormio.h b/sys/pc98/pc98/wormio.h index f829677..4d95d34 100644 --- a/sys/pc98/pc98/wormio.h +++ b/sys/pc98/pc98/wormio.h @@ -1,5 +1,5 @@ /* Shared between kernel & process */ -/* $FreeBSD$ +/* $FreeBSD$ */ #ifndef _SYS_WORMIO_H_ #define _SYS_WORMIO_H_ |