summaryrefslogtreecommitdiff
path: root/sbin/gpt/boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/gpt/boot.c')
-rw-r--r--sbin/gpt/boot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/gpt/boot.c b/sbin/gpt/boot.c
index b4a151acce4b6..1ef687ccea9fd 100644
--- a/sbin/gpt/boot.c
+++ b/sbin/gpt/boot.c
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sbin/gpt/boot.c,v 1.2.2.1.6.1 2010/02/10 00:26:20 kensmith Exp $");
#include <sys/types.h>
#include <sys/stat.h>