X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/d5fe66bd4c9ef1a4f8b498bf03dee22c15508571..07f470571f6fc2709bdcf62fad0e6c4c1bf4e1b9:/rpc_lockd.tproj/nlm_prot_svc.c diff --git a/rpc_lockd.tproj/nlm_prot_svc.c b/rpc_lockd.tproj/nlm_prot_svc.c index c395643..3020788 100644 --- a/rpc_lockd.tproj/nlm_prot_svc.c +++ b/rpc_lockd.tproj/nlm_prot_svc.c @@ -39,7 +39,7 @@ extern int need_retry_blocked_locks; /* need to call retry_blockingfilelocklist( #ifndef lint /*static char sccsid[] = "from: @(#)nlm_prot.x 1.8 87/09/21 Copyr 1987 Sun Micro";*/ /*static char sccsid[] = "from: * @(#)nlm_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ -static char rcsid[] = "$Id: nlm_prot_svc.c,v 1.4.36.1 2004/04/16 15:50:05 lindak Exp $"; +static char rcsid[] = "$Id: nlm_prot_svc.c,v 1.5 2004/03/11 23:52:19 lindak Exp $"; #endif /* not lint */ extern int _rpcpmstart; /* Started by a port monitor ? */ extern int _rpcfdtype; /* Whether Stream or Datagram ? */