diff options
Diffstat (limited to 'usr.bin/ypcat/ypcat.c')
| -rw-r--r-- | usr.bin/ypcat/ypcat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ypcat/ypcat.c b/usr.bin/ypcat/ypcat.c index f1bb1cb55832..65108241ecbe 100644 --- a/usr.bin/ypcat/ypcat.c +++ b/usr.bin/ypcat/ypcat.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/ypcat/ypcat.c,v 1.4.2.2 2002/02/15 00:46:56 des Exp $"; #endif /* not lint */ #include <sys/param.h> |
