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 331901c1841c..a985a9976434 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[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/gcore/md-nop.c,v 1.2.2.1 1999/08/29 15:28:18 peter Exp $"; #endif /* not lint */ #include <sys/param.h> |