diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
commit | 2e61cbb7f50878e738849ea4384118c13733f09c (patch) | |
tree | e87cf98a8f654158f3ba922ed4d31607b79c4944 /lib/librpcsvc/yp_update.c | |
parent | 76b5366091f76c9bc73570149ef5055648fc2c39 (diff) |
Diffstat (limited to 'lib/librpcsvc/yp_update.c')
-rw-r--r-- | lib/librpcsvc/yp_update.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/librpcsvc/yp_update.c b/lib/librpcsvc/yp_update.c index cbaa0fd734333..bde13d9d1d9c7 100644 --- a/lib/librpcsvc/yp_update.c +++ b/lib/librpcsvc/yp_update.c @@ -35,7 +35,7 @@ * Center for Telecommunications Research * Columbia University, New York City * - * $Id: yp_update.c,v 1.1 1996/11/16 20:54:57 wpaul Exp $ + * $Id: yp_update.c,v 1.1.1.1 1997/05/28 04:51:09 wpaul Exp $ */ #include <stdlib.h> @@ -46,7 +46,7 @@ #include <rpc/key_prot.h> #ifndef lint -static const char rcsid[] = "$Id: yp_update.c,v 1.1 1996/11/16 20:54:57 wpaul Exp $"; +static const char rcsid[] = "$Id: yp_update.c,v 1.1.1.1 1997/05/28 04:51:09 wpaul Exp $"; #endif #ifndef WINDOW |