aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/ofw/libofw/ofw_memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ofw/libofw/ofw_memory.c')
-rw-r--r--sys/boot/ofw/libofw/ofw_memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ofw/libofw/ofw_memory.c b/sys/boot/ofw/libofw/ofw_memory.c
index 90e98af89bc2..62102845ca79 100644
--- a/sys/boot/ofw/libofw/ofw_memory.c
+++ b/sys/boot/ofw/libofw/ofw_memory.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/ofw/libofw/ofw_memory.c,v 1.5.2.1 2005/01/30 00:59:15 imp Exp $");
#include <sys/param.h>
#include <sys/types.h>