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 b2c20a0302b9..8e0dbc60e211 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.4.2.1 2008/10/02 02:57:24 kensmith Exp $");
#include <sys/types.h>