aboutsummaryrefslogtreecommitdiff
path: root/bin/dd/misc.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-27 23:15:48 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-27 23:15:48 +0000
commit2a4562393f80633b81c11d4f7df00548d1cc3c48 (patch)
treee6f4e4299a60023820e6a2e559cdd8477911363a /bin/dd/misc.c
parent50b14091b71a7932d512009d783e1f657f800fc6 (diff)
downloadsrc-2a4562393f80633b81c11d4f7df00548d1cc3c48.tar.gz
src-2a4562393f80633b81c11d4f7df00548d1cc3c48.zip
$Id$ -> $FreeBSD$
Notes
Notes: svn path=/head/; revision=50471
Diffstat (limited to 'bin/dd/misc.c')
-rw-r--r--bin/dd/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dd/misc.c b/bin/dd/misc.c
index ac994d8e264c..8d756683e434 100644
--- a/bin/dd/misc.c
+++ b/bin/dd/misc.c
@@ -40,7 +40,7 @@
static char sccsid[] = "@(#)misc.c 8.3 (Berkeley) 4/2/94";
#endif
static const char rcsid[] =
- "$Id: misc.c,v 1.15 1998/12/07 12:37:11 bde Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#include <sys/types.h>