aboutsummaryrefslogtreecommitdiff
path: root/sbin/gpt/map.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/gpt/map.c')
-rw-r--r--sbin/gpt/map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/gpt/map.c b/sbin/gpt/map.c
index 91b56850b9c4..63d941e5c8f9 100644
--- a/sbin/gpt/map.c
+++ b/sbin/gpt/map.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sbin/gpt/map.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $");
#include <sys/types.h>
#include <err.h>