summaryrefslogtreecommitdiff
path: root/lib/libc/yp/xdr_ypreq_key.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-07-01 07:09:19 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-07-01 07:09:19 +0000
commit49046e6c83f48fa6ffbe29e5384bcac7fac7cf59 (patch)
tree76a5fb45f33b10e575c8de13135b72f12240dd92 /lib/libc/yp/xdr_ypreq_key.c
parent9e1ecd64184d15461914e7598fcee810d78815af (diff)
update rcsid
Diffstat (limited to 'lib/libc/yp/xdr_ypreq_key.c')
-rw-r--r--lib/libc/yp/xdr_ypreq_key.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/yp/xdr_ypreq_key.c b/lib/libc/yp/xdr_ypreq_key.c
index 7f1fb6a18ad..9ddb96ba9a0 100644
--- a/lib/libc/yp/xdr_ypreq_key.c
+++ b/lib/libc/yp/xdr_ypreq_key.c
@@ -1,5 +1,4 @@
-/* $OpenBSD: xdr_ypreq_key.c,v 1.1 1996/04/24 12:55:58 deraadt Exp $ */
-/* $NetBSD: xdryp.c,v 1.10 1996/02/04 23:26:21 jtc Exp $ */
+/* $OpenBSD: xdr_ypreq_key.c,v 1.2 1996/07/01 07:09:01 deraadt Exp $ */
/*
* Copyright (c) 1992, 1993 Theo de Raadt <deraadt@theos.com>
@@ -33,7 +32,7 @@
*/
#if defined(LIBC_SCCS) && !defined(lint)
-static char *rcsid = "$NetBSD: xdryp.c,v 1.10 1996/02/04 23:26:21 jtc Exp $";
+static char *rcsid = "$OpenBSD: xdr_ypreq_key.c,v 1.2 1996/07/01 07:09:01 deraadt Exp $";
#endif
#include <sys/param.h>