diff options
Diffstat (limited to 'lib/libc/rpc/pmap_prot2.c')
| -rw-r--r-- | lib/libc/rpc/pmap_prot2.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/rpc/pmap_prot2.c b/lib/libc/rpc/pmap_prot2.c index 71ab21a7103b..bc2dc37c3b2c 100644 --- a/lib/libc/rpc/pmap_prot2.c +++ b/lib/libc/rpc/pmap_prot2.c @@ -30,7 +30,7 @@  #if defined(LIBC_SCCS) && !defined(lint)  /*static char *sccsid = "from: @(#)pmap_prot2.c 1.3 87/08/11 Copyr 1984 Sun Micro";*/  /*static char *sccsid = "from: @(#)pmap_prot2.c	2.1 88/07/29 4.0 RPCSRC";*/ -static char *rcsid = "$Id: pmap_prot2.c,v 1.1 1993/10/27 05:40:39 paul Exp $"; +static char *rcsid = "pmap_prot2.c,v 1.1 1994/08/07 18:35:57 wollman Exp";  #endif  /* | 
