diff options
Diffstat (limited to 'usr.bin/gcore/md-nop.c')
-rw-r--r-- | usr.bin/gcore/md-nop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gcore/md-nop.c b/usr.bin/gcore/md-nop.c index b7dcdc4a73fc9..e6dfdb0ec7f68 100644 --- a/usr.bin/gcore/md-nop.c +++ b/usr.bin/gcore/md-nop.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)md-nop.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: md-nop.c,v 1.1.1.1.8.1 1997/07/10 06:37:10 charnier Exp $"; #endif /* not lint */ #include <sys/param.h> |