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 7d068ee9617b..8688921a334d 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.2.6.1 2012/03/03 06:15:13 kensmith Exp $"); #include <stand.h> |
