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 2604115a3881e..6b86179cd75e4 100644 --- a/usr.bin/ypcat/ypcat.c +++ b/usr.bin/ypcat/ypcat.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: ypcat.c,v 1.3 1997/08/29 11:48:50 charnier Exp $"; #endif /* not lint */ #include <sys/param.h> |