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 e90e763a0349..45cd75c5aaf6 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.3.2.1 1999/08/29 15:35:17 peter Exp $"; #endif /* not lint */ #include <sys/param.h> |
