diff options
Diffstat (limited to 'bin/dd/conv_tab.c')
-rw-r--r-- | bin/dd/conv_tab.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/dd/conv_tab.c b/bin/dd/conv_tab.c index 36e23531bbbb..e6cc873bf9b1 100644 --- a/bin/dd/conv_tab.c +++ b/bin/dd/conv_tab.c @@ -39,8 +39,6 @@ static char sccsid[] = "@(#)conv_tab.c 8.1 (Berkeley) 5/31/93"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/types.h> #include <signal.h> |