aboutsummaryrefslogtreecommitdiff
path: root/sbin/gpt/add.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/gpt/add.c')
-rw-r--r--sbin/gpt/add.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/gpt/add.c b/sbin/gpt/add.c
index 348989fb7e2a..8cb4a2a42c5e 100644
--- a/sbin/gpt/add.c
+++ b/sbin/gpt/add.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sbin/gpt/add.c,v 1.11.2.3 2006/10/07 18:35:48 marcel Exp $");
#include <sys/types.h>