diff options
Diffstat (limited to 'sys/boot/ia64/common/devicename.c')
-rw-r--r-- | sys/boot/ia64/common/devicename.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ia64/common/devicename.c b/sys/boot/ia64/common/devicename.c index 08d9b54c531be..883efe0480ff2 100644 --- a/sys/boot/ia64/common/devicename.c +++ b/sys/boot/ia64/common/devicename.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/ia64/common/devicename.c,v 1.6 2006/11/05 22:03:03 marcel Exp $"); #include <stand.h> #include <string.h> |