diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
commit | 6875d25465631b7563f1b90e6b05e2640dc81f4e (patch) | |
tree | 4612f5c4cd9cbf9e4f55b57fc6178ce6162c882c /sys/amd64/include/trap.h | |
parent | b0cd3c3ef2545d2eba2aa79d5f66041ba53d8709 (diff) |
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
ready for it yet.
Notes
Notes:
svn path=/head/; revision=22975
Diffstat (limited to 'sys/amd64/include/trap.h')
-rw-r--r-- | sys/amd64/include/trap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/trap.h b/sys/amd64/include/trap.h index a9ae9e0d781b..9d49054208f1 100644 --- a/sys/amd64/include/trap.h +++ b/sys/amd64/include/trap.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)trap.h 5.4 (Berkeley) 5/9/91 - * $FreeBSD$ + * $Id$ */ #ifndef _MACHINE_TRAP_H_ |