diff options
Diffstat (limited to 'usr.sbin/ypserv/yp_error.c')
-rw-r--r-- | usr.sbin/ypserv/yp_error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ypserv/yp_error.c b/usr.sbin/ypserv/yp_error.c index 94adf32c8afb6..4a778047462bc 100644 --- a/usr.sbin/ypserv/yp_error.c +++ b/usr.sbin/ypserv/yp_error.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: yp_error.c,v 1.6 1997/10/29 07:25:03 charnier Exp $"; #endif /* not lint */ /* |