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..27d7abbbdb8e4 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 2006/11/05 22:03:03 marcel Exp $");
#include <efi.h>
#include <efilib.h>