diff options
Diffstat (limited to 'sys/amd64/amd64/nexus.c')
-rw-r--r-- | sys/amd64/amd64/nexus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/amd64/nexus.c b/sys/amd64/amd64/nexus.c index 1de744de3e63..8aebcad85d5e 100644 --- a/sys/amd64/amd64/nexus.c +++ b/sys/amd64/amd64/nexus.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/amd64/amd64/nexus.c,v 1.66 2005/03/18 11:57:43 phk Exp $"); /* * This code implements a `root nexus' for Intel Architecture |