summaryrefslogtreecommitdiff
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..c2f2cb0b5317 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.2.1 2010/06/14 02:09:06 kensmith Exp $");
#include <stand.h>
#include "api_public.h"