summaryrefslogtreecommitdiff
path: root/bin/dd/dd.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
commit838992f094ccde014679a7cfafc495840eb932a1 (patch)
treebb1da10609893e2c699e42919a3a51c02df9caf0 /bin/dd/dd.c
parentbcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff)
downloadsrc-test2-4c87f2734981ffcd1b8495b355ca9f5e488f3b8e.tar.gz
src-test2-4c87f2734981ffcd1b8495b355ca9f5e488f3b8e.zip
Diffstat (limited to 'bin/dd/dd.c')
-rw-r--r--bin/dd/dd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dd/dd.c b/bin/dd/dd.c
index 1e1c52f3320a..14cc6e86336d 100644
--- a/bin/dd/dd.c
+++ b/bin/dd/dd.c
@@ -46,7 +46,7 @@ static char const copyright[] =
static char sccsid[] = "@(#)dd.c 8.5 (Berkeley) 4/2/94";
#endif
static const char rcsid[] =
- "$Id: dd.c,v 1.14 1998/05/06 06:51:39 charnier Exp $";
+ "$Id: dd.c,v 1.15 1998/05/13 07:33:47 charnier Exp $";
#endif /* not lint */
#include <sys/param.h>