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 9bfd10921823..c41f54c24783 100644 --- a/bin/dd/conv_tab.c +++ b/bin/dd/conv_tab.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)conv_tab.c 8.1 (Berkeley) 5/31/93"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/dd/conv_tab.c,v 1.12.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> |