diff options
Diffstat (limited to 'sys/boot/powerpc/ofw/start.c')
| -rw-r--r-- | sys/boot/powerpc/ofw/start.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/boot/powerpc/ofw/start.c b/sys/boot/powerpc/ofw/start.c index ff3fcd88c5a2..3ec04fc44019 100644 --- a/sys/boot/powerpc/ofw/start.c +++ b/sys/boot/powerpc/ofw/start.c @@ -31,7 +31,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/powerpc/ofw/start.c,v 1.7.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <stand.h>  #include "libofw.h" | 
