diff options
Diffstat (limited to 'sbin/gpt/map.c')
-rw-r--r-- | sbin/gpt/map.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/gpt/map.c b/sbin/gpt/map.c index 91b56850b9c47..daa36beaf0502 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.5.8.1 2005/09/06 23:59:01 marcel Exp $"); #include <sys/types.h> #include <err.h> |