diff options
Diffstat (limited to 'sys/sparc64/isa/isa.c')
-rw-r--r-- | sys/sparc64/isa/isa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/isa/isa.c b/sys/sparc64/isa/isa.c index 4147e376a593c..b89b567fdbf68 100644 --- a/sys/sparc64/isa/isa.c +++ b/sys/sparc64/isa/isa.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/sparc64/isa/isa.c,v 1.16 2005/05/19 15:47:37 marius Exp $"); #include <sys/param.h> #include <sys/systm.h> |