summaryrefslogtreecommitdiff
path: root/sys/boot/efi/libefi/module.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/efi/libefi/module.c')
-rw-r--r--sys/boot/efi/libefi/module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/efi/libefi/module.c b/sys/boot/efi/libefi/module.c
index 7a3f4b2f17190..be076472235ca 100644
--- a/sys/boot/efi/libefi/module.c
+++ b/sys/boot/efi/libefi/module.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/efi/libefi/module.c,v 1.3 2003/04/03 21:36:29 obrien Exp $");
#include <stand.h>