summaryrefslogtreecommitdiff
path: root/sys/boot/ofw/libofw/ofw_reboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ofw/libofw/ofw_reboot.c')
-rw-r--r--sys/boot/ofw/libofw/ofw_reboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ofw/libofw/ofw_reboot.c b/sys/boot/ofw/libofw/ofw_reboot.c
index bbb420ac1767..c67922121432 100644
--- a/sys/boot/ofw/libofw/ofw_reboot.c
+++ b/sys/boot/ofw/libofw/ofw_reboot.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/ofw/libofw/ofw_reboot.c,v 1.3.18.1 2008/11/25 02:59:29 kensmith Exp $");
#include <stand.h>
#include "openfirm.h"