diff options
Diffstat (limited to 'libexec/ypxfr/ypxfr_main.c')
-rw-r--r-- | libexec/ypxfr/ypxfr_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ypxfr/ypxfr_main.c b/libexec/ypxfr/ypxfr_main.c index d2a9f85da5f9..e2f39e3de1cf 100644 --- a/libexec/ypxfr/ypxfr_main.c +++ b/libexec/ypxfr/ypxfr_main.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$Id: ypxfr_main.c,v 1.11 1997/12/08 07:49:54 charnier Exp $"; + "$Id: ypxfr_main.c,v 1.12 1998/08/02 16:44:18 bde Exp $"; #endif /* not lint */ #include <errno.h> |