diff options
Diffstat (limited to 'libexec/ypxfr/ypxfr_getmap.c')
-rw-r--r-- | libexec/ypxfr/ypxfr_getmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ypxfr/ypxfr_getmap.c b/libexec/ypxfr/ypxfr_getmap.c index 085d6319a685f..f0bf9f37d1dd5 100644 --- a/libexec/ypxfr/ypxfr_getmap.c +++ b/libexec/ypxfr/ypxfr_getmap.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/ypxfr/ypxfr_getmap.c,v 1.7 1999/08/28 00:10:34 peter Exp $"; #endif /* not lint */ #include <stdio.h> |