diff options
Diffstat (limited to 'usr.sbin/mptutil/mpt_cmd.c')
| -rw-r--r-- | usr.sbin/mptutil/mpt_cmd.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.sbin/mptutil/mpt_cmd.c b/usr.sbin/mptutil/mpt_cmd.c index 8104fc9b4653..029ad42c9c5f 100644 --- a/usr.sbin/mptutil/mpt_cmd.c +++ b/usr.sbin/mptutil/mpt_cmd.c @@ -29,7 +29,7 @@   */  #include <sys/cdefs.h> -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.sbin/mptutil/mpt_cmd.c,v 1.1.2.3.4.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <sys/errno.h> | 
