diff options
Diffstat (limited to 'sys/dev/ofw/ofw_standard.c')
| -rw-r--r-- | sys/dev/ofw/ofw_standard.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/dev/ofw/ofw_standard.c b/sys/dev/ofw/ofw_standard.c index de18a9e73df2..e55369b2edb5 100644 --- a/sys/dev/ofw/ofw_standard.c +++ b/sys/dev/ofw/ofw_standard.c @@ -56,7 +56,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ofw/ofw_standard.c,v 1.4.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <sys/kernel.h> | 
