diff options
Diffstat (limited to 'lib/libc/rpc/bindresvport.c')
| -rw-r--r-- | lib/libc/rpc/bindresvport.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/bindresvport.c b/lib/libc/rpc/bindresvport.c index 3f48d268845a..e7cfe8bc91b9 100644 --- a/lib/libc/rpc/bindresvport.c +++ b/lib/libc/rpc/bindresvport.c @@ -30,7 +30,7 @@  #if defined(LIBC_SCCS) && !defined(lint)  /*static char *sccsid = "from: @(#)bindresvport.c 1.8 88/02/08 SMI";*/  /*static char *sccsid = "from: @(#)bindresvport.c	2.2 88/07/29 4.0 RPCSRC";*/ -static char *rcsid = "$Id: bindresvport.c,v 1.1 1994/08/07 18:35:42 wollman Exp $"; +static char *rcsid = "$Id: bindresvport.c,v 1.2 1995/05/30 05:41:13 rgrimes Exp $";  #endif  /*  | 
