aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/yp_svc_udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ypserv/yp_svc_udp.c')
-rw-r--r--usr.sbin/ypserv/yp_svc_udp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ypserv/yp_svc_udp.c b/usr.sbin/ypserv/yp_svc_udp.c
index 728a181c1e20..313f16fc2b19 100644
--- a/usr.sbin/ypserv/yp_svc_udp.c
+++ b/usr.sbin/ypserv/yp_svc_udp.c
@@ -32,7 +32,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id$";
+ "$Id: yp_svc_udp.c,v 1.4 1997/10/29 07:25:04 charnier Exp $";
#endif /* not lint */
#include <rpc/rpc.h>