diff options
Diffstat (limited to 'sys/boot/ia64/common/exec.c')
| -rw-r--r-- | sys/boot/ia64/common/exec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ia64/common/exec.c b/sys/boot/ia64/common/exec.c index 6b451f24cb35..702827f49abf 100644 --- a/sys/boot/ia64/common/exec.c +++ b/sys/boot/ia64/common/exec.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/ia64/common/exec.c,v 1.17.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <stand.h> #include <string.h> |
