diff options
Diffstat (limited to 'libexec/ypxfr/yp_dbwrite.c')
| -rw-r--r-- | libexec/ypxfr/yp_dbwrite.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ypxfr/yp_dbwrite.c b/libexec/ypxfr/yp_dbwrite.c index bd45c431da3f..8fc41a4c04f2 100644 --- a/libexec/ypxfr/yp_dbwrite.c +++ b/libexec/ypxfr/yp_dbwrite.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/ypxfr/yp_dbwrite.c,v 1.7.2.1 1999/08/29 15:04:28 peter Exp $"; #endif /* not lint */ #include <db.h> |
