diff options
Diffstat (limited to 'sys/alpha/osf1/imgact_osf1.c')
| -rw-r--r-- | sys/alpha/osf1/imgact_osf1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/osf1/imgact_osf1.c b/sys/alpha/osf1/imgact_osf1.c index 55498e0740d4..e07a69e23c66 100644 --- a/sys/alpha/osf1/imgact_osf1.c +++ b/sys/alpha/osf1/imgact_osf1.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/alpha/osf1/imgact_osf1.c,v 1.23 2005/04/01 20:00:10 jhb Exp $"); #include <sys/types.h> #include <sys/malloc.h> |
