diff options
Diffstat (limited to 'bin/dd/conv_tab.c')
-rw-r--r-- | bin/dd/conv_tab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dd/conv_tab.c b/bin/dd/conv_tab.c index f5fe7ac98e11..8637bdd33c72 100644 --- a/bin/dd/conv_tab.c +++ b/bin/dd/conv_tab.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)conv_tab.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$Id: conv_tab.c,v 1.7 1998/05/06 06:51:32 charnier Exp $"; + "$FreeBSD$"; #endif /* not lint */ #include <sys/types.h> |