diff options
Diffstat (limited to 'sys/boot/efi/libefi/delay.c')
| -rw-r--r-- | sys/boot/efi/libefi/delay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/efi/libefi/delay.c b/sys/boot/efi/libefi/delay.c index 723f681c5286..bf9478695aa7 100644 --- a/sys/boot/efi/libefi/delay.c +++ b/sys/boot/efi/libefi/delay.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/efi/libefi/delay.c,v 1.3.28.1 2008/10/02 02:57:24 kensmith Exp $"); #include <efi.h> #include <efilib.h> |
