summaryrefslogtreecommitdiff
path: root/sys/boot/efi/libefi/handles.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/efi/libefi/handles.c')
-rw-r--r--sys/boot/efi/libefi/handles.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/efi/libefi/handles.c b/sys/boot/efi/libefi/handles.c
index 7c78a15f7a62b..9c1d0290bcf04 100644
--- a/sys/boot/efi/libefi/handles.c
+++ b/sys/boot/efi/libefi/handles.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/efi/libefi/handles.c,v 1.1.14.1 2010/12/21 17:10:29 kensmith Exp $");
#include <efi.h>
#include <efilib.h>