aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/uboot/lib/glue.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/uboot/lib/glue.c')
-rw-r--r--sys/boot/uboot/lib/glue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/uboot/lib/glue.c b/sys/boot/uboot/lib/glue.c
index 5a9591c90f0c..cf6eedd23cb7 100644
--- a/sys/boot/uboot/lib/glue.c
+++ b/sys/boot/uboot/lib/glue.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/uboot/lib/glue.c,v 1.9.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $");
#include <stand.h>
#include "api_public.h"