summaryrefslogtreecommitdiff
path: root/sys/boot/ia64/efi/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ia64/efi/main.c')
-rw-r--r--sys/boot/ia64/efi/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ia64/efi/main.c b/sys/boot/ia64/efi/main.c
index 69b6387f4cfe0..2d1d4605c4ed2 100644
--- a/sys/boot/ia64/efi/main.c
+++ b/sys/boot/ia64/efi/main.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/ia64/efi/main.c,v 1.24 2004/11/23 05:37:47 marcel Exp $");
#include <stand.h>
#include <string.h>