diff options
Diffstat (limited to 'sys/boot/ia64/libski/elf_freebsd.c')
| -rw-r--r-- | sys/boot/ia64/libski/elf_freebsd.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/boot/ia64/libski/elf_freebsd.c b/sys/boot/ia64/libski/elf_freebsd.c index 4f5804706e3d..6dd537c576e0 100644 --- a/sys/boot/ia64/libski/elf_freebsd.c +++ b/sys/boot/ia64/libski/elf_freebsd.c @@ -71,7 +71,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/ia64/libski/elf_freebsd.c,v 1.10 2004/04/05 23:41:28 imp Exp $");  #include <stand.h>  #include <string.h> | 
