diff options
Diffstat (limited to 'sys/boot/uboot/common/main.c')
| -rw-r--r-- | sys/boot/uboot/common/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/uboot/common/main.c b/sys/boot/uboot/common/main.c index 1ebb09750f67..207dfca1078d 100644 --- a/sys/boot/uboot/common/main.c +++ b/sys/boot/uboot/common/main.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/uboot/common/main.c,v 1.6.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include <stand.h> |
