aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/ypserv/svc_run.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.sbin/ypserv/svc_run.c')
-rw-r--r--gnu/usr.sbin/ypserv/svc_run.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.sbin/ypserv/svc_run.c b/gnu/usr.sbin/ypserv/svc_run.c
index 6f4a52c0b8a6..5c16ab4266f2 100644
--- a/gnu/usr.sbin/ypserv/svc_run.c
+++ b/gnu/usr.sbin/ypserv/svc_run.c
@@ -30,7 +30,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
/*static char *sccsid = "from: @(#)svc_run.c 1.1 87/10/13 Copyr 1984 Sun Micro";*/
/*static char *sccsid = "from: @(#)svc_run.c 2.1 88/07/29 4.0 RPCSRC";*/
-static char *rcsid = "$Id: svc_run.c,v 1.2 1995/05/30 05:41:35 rgrimes Exp $";
+static char *rcsid = "$Id: svc_run.c,v 1.2 1995/07/14 01:56:51 wpaul Exp $";
#endif
/*