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 0987a67f081b..3b9887b81064 100644 --- a/bin/dd/conv.c +++ b/bin/dd/conv.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)conv.c 8.3 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/dd/conv.c,v 1.15 1999/09/13 21:47:10 green Exp $"; #endif /* not lint */ #include <sys/param.h> |