aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/uboot/lib/reboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/uboot/lib/reboot.c')
-rw-r--r--sys/boot/uboot/lib/reboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/uboot/lib/reboot.c b/sys/boot/uboot/lib/reboot.c
index 9f4d277eb6f9..448a73ec8515 100644
--- a/sys/boot/uboot/lib/reboot.c
+++ b/sys/boot/uboot/lib/reboot.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/uboot/lib/reboot.c,v 1.3.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <stand.h>
#include "glue.h"