diff options
Diffstat (limited to 'bin/dd/args.c')
-rw-r--r-- | bin/dd/args.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dd/args.c b/bin/dd/args.c index 0f65b3d7f3c88..9973c7b875252 100644 --- a/bin/dd/args.c +++ b/bin/dd/args.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)args.c 8.3 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$Id: args.c,v 1.13 1998/05/13 07:33:36 charnier Exp $"; + "$Id: args.c,v 1.13.2.1 1999/05/08 10:41:30 kris Exp $"; #endif /* not lint */ #include <sys/types.h> |