summaryrefslogtreecommitdiff
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 40ee4736a6225..87aabf71d97af 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[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/ypserv/yp_svc_udp.c,v 1.5 1999/08/28 01:21:14 peter Exp $";
#endif /* not lint */
#include <rpc/rpc.h>