diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
commit | c3aac50f284c6cca5b4f2eb46aaa13812cb8b630 (patch) | |
tree | 399ca96df93caf6a718d5c0499575d187c3c753c /sys/i386/include/bus_pc98.h | |
parent | 7f3dea244c40159a41ab22da77a434d7c5b5e85a (diff) | |
download | src-test2-c3aac50f284c6cca5b4f2eb46aaa13812cb8b630.tar.gz src-test2-c3aac50f284c6cca5b4f2eb46aaa13812cb8b630.zip |
Notes
Diffstat (limited to 'sys/i386/include/bus_pc98.h')
-rw-r--r-- | sys/i386/include/bus_pc98.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/bus_pc98.h b/sys/i386/include/bus_pc98.h index 28e80ba2b89a..b6a9795a5ae5 100644 --- a/sys/i386/include/bus_pc98.h +++ b/sys/i386/include/bus_pc98.h @@ -67,7 +67,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: bus.h,v 1.4 1998/09/29 09:06:00 bde Exp $ */ +/* $FreeBSD$ */ #ifndef _I386_BUS_H_ #define _I386_BUS_H_ |