diff options
Diffstat (limited to 'bin/dd/conv.c')
-rw-r--r-- | bin/dd/conv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dd/conv.c b/bin/dd/conv.c index cd66258c2945..d69168617c3a 100644 --- a/bin/dd/conv.c +++ b/bin/dd/conv.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)conv.c 8.3 (Berkeley) 4/2/94"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/dd/conv.c,v 1.19.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> |