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 e7cfe8bc91b9..ba178d5168e5 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.2 1995/05/30 05:41:13 rgrimes Exp $"; +static char *rcsid = "$Id: bindresvport.c,v 1.2.4.2 1996/06/05 02:48:58 jkh Exp $";  #endif  /* | 
