diff options
Diffstat (limited to 'usr.bin/rpcgen/rpc_cout.c')
| -rw-r--r-- | usr.bin/rpcgen/rpc_cout.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rpcgen/rpc_cout.c b/usr.bin/rpcgen/rpc_cout.c index f8dd6b362b31..8a91042894c2 100644 --- a/usr.bin/rpcgen/rpc_cout.c +++ b/usr.bin/rpcgen/rpc_cout.c @@ -34,7 +34,7 @@  static char sccsid[] = "@(#)rpc_cout.c 1.13 89/02/22 (C) 1987 SMI";  #endif  static const char rcsid[] = -	"$Id$"; +	"$Id: rpc_cout.c,v 1.4.2.1 1997/08/07 06:38:41 charnier Exp $";  #endif  /*  | 
